Unofficial IISER Mohali App for pc, built on electron!
- Go here.
- Download iiserm_pc-1.0.0Setup.exe file.
- Run the file by Double-clicking the downloaded file.
- Wait for it to install the app.
- Use the app! 😊
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.
- Install Node.js from here.
- Download the repo (or do a git checkout if you are into that) from here and extract the files.
- Open a terminal in the extracted folder and run the following:
npm install --save-dev electron
npm i -g @electron-forge/cli
npm start
- Use the app 😊
Also download the Android app from here