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
*NOTE: If your virus scanner (especially Windows Defender) detect virus from this program, it's false positive.
For more information, please refer the Golang Documentation.
Third-party libraries used
- tcell - Licensed under Apache License 2.0
- tview - Licensed under MIT License
License
aputt is released under the GPLv3 License. See COPYING for full license details.