An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# busterm
View all the NapTAN buses directly in realtime in the terminal!

![](preview.png)

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