IISERM / IISERM_pc

IISER Mohali App for pc, built on electron

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IISERM_pc

Unofficial IISER Mohali App for pc, built on electron!

Install Right Now!

Windows users

  1. Go here.
  2. Download iiserm_pc-1.0.0Setup.exe file.
  3. Run the file by Double-clicking the downloaded file.
  4. Wait for it to install the app.
  5. Use the app! 😊

Linux, MacOS and Advanced Windows users

Untested on MacOS and Linux

Until I find someone willing to build the app on Linux and MacOS, you will need to run the app using npm.

Not suggested for people uncomfortable with Command-Line.

  1. Install Node.js from here.
  2. Download the repo (or do a git checkout if you are into that) from here and extract the files.
  3. Open a terminal in the extracted folder and run the following:
npm install --save-dev electron
npm i -g @electron-forge/cli
npm start
  1. Use the app 😊

IISER-M App for Android

Also download the Android app from here

About

IISER Mohali App for pc, built on electron

License:MIT License


Languages

Language:HTML 59.3%Language:JavaScript 40.3%Language:CSS 0.4%