Releases: skni-umcs/maria4umcs
v0.4.2-beta
Changes:
- light theme mode
- option to show seconds
- settings backend
More info
IMPORTANT: Before entering web UI, please give backend a while to generate roki list. It queries all the available timetables on moria, so it might take up to couple of minutes.
Config file will be created upon first run. If file is bad or sth doesn't work, cli will tell you what's wrong.
maria4umcs
is a binary executable file. It has no additional dependencies, everything is already included :)
Full Changelog: v0.3...v0.4
v0.3-alpha
Changes:
- configuration via
.yaml
file - Backend removes roki having no timetable on moria, now each entry has something
- Introduced request caching (beta)
More info
IMPORTANT: Before entering web UI, please give backend a while to generate roki list. It queries all the available timetables on moria, so it might take up to couple of minutes.
Config file will be created upon first run. If file is bad or sth doesn't work, cli will tell you what's wrong.
maria4umcs
is a binary executable file. It has no additional dependencies, everything is already included :)
Full Changelog: v0.2.1...v0.3
v0.2.1-alpha
Changes:
- port can now be set with
MARIA_PORT
environment variable - no longer output silence, on start cli prints HTTP address app is available on
Privided file is an executable file. It won't touch your filesystem, backend acts only as reverse proxy for UMCS Moria API.
v0.2-alpha
Still in alpha
but works
Desktop UI
Finally, an usable UI for bigger screens
- improved responsiveness
- cleanup some code
- lighter icons so app will load faster
- and other minor improvements
Privided file is an executable file. It won't touch your filesystem, backend acts only as reverse proxy for UMCS Moria API. Port 3000
.
v0.1-alpha
First early alpha version
Just download the maria4umcs
file and run it on your Linux machine
Make sure you are using x86_64
host otherwise you will get format exec error
(ex. on RaspberryPis)
early alpha version. Expect many bugs and glitches.