https://github.com/return/busterm
View all NapTAN buses directly in realtime straight in the terminal!
https://github.com/return/busterm
Last synced: 11 months ago
JSON representation
View all NapTAN buses directly in realtime straight in the terminal!
- Host: GitHub
- URL: https://github.com/return/busterm
- Owner: return
- License: mit
- Created: 2016-05-21T19:25:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-30T20:46:36.000Z (over 9 years ago)
- Last Synced: 2025-02-07T23:26:02.856Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 73.2 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# busterm
View all the NapTAN buses directly in realtime in the terminal!

If you have Go installed:
`$ go get github.com/return/busterm`
Release binaries will be available soon.
TODO:
- [x] Refine API (with parameters.)
- [x] Enhanced terminal interface.
- [x] colours!
- [ish] TUI.
- [ish] Real time updates!
- [ ] Configurable intervals.
- [ ] Form entry.
- [ ] Postcode2NapTAN.
### Usage
```
Usage:
busterm [-t] -n | --naptan []
busterm -a | --api
busterm -h | --help
busterm --version
```
### License
MIT