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

https://github.com/eginez/transitalarm

Buses Seattle onebusaway api
https://github.com/eginez/transitalarm

Last synced: 3 months ago
JSON representation

Buses Seattle onebusaway api

Awesome Lists containing this project

README

        

# TransitAlarm(alpha quality, a number of bugs present)
A real simple application that raises a notification when a bus is coming to a given stop, it also gives the times at the previous stops, in the past this has helped evaluate wether the bus will actually make it on time to the stop

## To run
- Download the zip package
- Run the .bat or .sh

## To build
- clone this repo
- gradlew build

## Screenshots
-After starting it add an icon to your tool bar
![Alt text](/sc3.jpg "")
- Add your stop id, route name, and time to monitor
![Alt text](/sc1.jpg "")
- See the times of the bus across all previous stops
![Alt text](/sc2.jpg "")

## TODO
- Fix bugs