Skip to content

IISERM/IISERM_pc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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