d9c1b6fc9254bd1c186f860be1b90b69e6a6cf1f
SOL Enhanced
An enhanced version of the ŠkolaOnLine (ŠOL) online school system.
It aims to provide more readable data than the web version and remove some of the annoyances of the mobile app. It is intended to be and Android app in the future, but so far it is only for Linux (not tested anywhere else).
Insiration was taken from @JakubAndrysek's skola-online-stahovani-znamek project.
Features
- Shows the schedule for the current week
- Shows all grades and their arithmetic average (not accounting for weight)
- Works offline (when the internet has been accessed at least once before)
Usage
Clone the repo
git clone git@github.com:mnjx/sol-enhanced.git
Navigate into the repo directory
cd sol-enhanced
Install the requirements (required to run only once)
make install
Run the program
make run
Languages
Kotlin
98.8%
Shell
1.2%