TL;DR: head to https://github.com/mario872/sentralify
Hi, there! Recently, a number of factors that get-sentral relies on have released updates which have slowly brought the program to a point where it has stopped working in multiple ways. In our naivety, we also used frameworks which were not well suited to the purposes we put them to. These factors include:
- Sentral completely changing the layout of their website
- Pillow introducing a series of high-severity bug patches which require us to update package versions
- Our own failure to write tests
- Tkinter not allowing us to package our app into an installer file
As such, we have decided to archive get-sentral, as it has reached a point where it is beyond repair.
A replacement is Mario872's Sentralify, which can be found here.
Here's the README:
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
get-sentral is a package that allows you to fetch your timetable and other data from Sentral. Because it is pure Python, it can be run on microcontrollers running MicroPython or CircuitPython and that have Wi-Fi, including:
See our official documentation or PyPi page for more information.