Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adityachandak287/electron-time-table
Electron app to show college Time Table.
https://github.com/adityachandak287/electron-time-table
Last synced: about 7 hours ago
JSON representation
Electron app to show college Time Table.
- Host: GitHub
- URL: https://github.com/adityachandak287/electron-time-table
- Owner: adityachandak287
- Created: 2020-06-01T19:48:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T08:23:54.000Z (almost 2 years ago)
- Last Synced: 2024-05-29T19:26:47.868Z (6 months ago)
- Language: JavaScript
- Size: 718 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Electron Time Table
Electron app to show college Time Table.
## Run locally
```cmd
npm install
npm start
```## Package to Windows .exe files
```cmd
npm run package-win-32
npm run package-win-64
```Files will be available in `release-builds` folder.
## Make distributables for Windows x64
```cmd
npm run make
```Files will be available in `out` folder.
## Download executable
Head over to [releases](https://github.com/adityachandak287/electron-time-table/releases) to download the latest release.
1. Download appropriate zip file
2. Extract
3. Run `VIT-Time-Table.exe`## How to use?
Main window on first launch
On clicking on Set Time Table
Copy Time Table from VTOP
Paste it into the textarea and click set time-table to parse the data and store the result for future use.
Main window once Time Table is set
## To-Do:
- [ ] Show upcoming class
- [ ] Colour out completed classes
- [ ] System notification for upcoming class
- [ ] setInterval to udpate day