Why not let it do more than it needs to!
The application keeps an offline copy of all your timetable, tasks and EPR to allow viewing without internet.
Nice little clock in the corner of your screen to display the time remaining for your classes.
You can set the colours for you classes to make it easier to view the timetable. Theme customisation will come later.
Automatic processing of the EPR informing the user of room or staff changes for the day.
API support to allow third party app's to utilise Firefly information gathered by the application.
Bell option that can be enabled in settings. Ideal for online learning situations.
The MYTGS application is designed for students that use the MYTGS Firefly website. The application displays a small timer that shows the current time till the end of class and the classes for the day.
The application also handles room
changes and informs the user of these changes.
The MYTGS application also supports third party applications enabling the other applications to get timetable data without having to deal with developing their own library. View Development for more information.
The MYTGS application was developed in response to the original Timetable clock application web service becoming obsolete. I also wanted to improve my coding etiquette and get use to using C# WPF.
The Firefly integration I did myself
through observing Firefly's phone application communication with the server and developing an interface that took a couple months.