APU Terminal Timetable (aputt)
About
A small terminal application written in GO that display Asia Pacific University timetable.
Prerequisites
- Go version 1.16.2 or above. Refer this page on how to install Go.
Installation
$ go get github.com/wongweilok/aputt
Third-party libraries used
- tcell - Licensed under Apache License 2.0
- tview - Licensed under MIT License
TODO List
-
Main features
- Color output
- Indicate current ongoing class
- Indicate incoming class
- Color output
-
Others
- Offline support.
- Command-line arguments
- Improve codes.
License
aputt is released under the GPLv3 License. See COPYING for full license details.