Needs config.js
, I have provided the template config.temp.js
.
Need a config.js
file that reads like this:
var username = "YOUR_USERNAME"
var password = "YOUR_PASSWORD"
var year = "ACADEMIC_YEAR"
module.exports = {
username, password, year
}
electron .
npm install electron --save-dev --save-exact --global
Global installation better so you can use electron
CLI.
You need electron-packager.
electron-packager . Cate
Right click tray icon.
Uses electron. Icon made by Smashicons from www.flaticon.com.