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
- Host: GitHub
- URL: https://github.com/eginez/transitalarm
- Owner: eginez
- License: apache-2.0
- Created: 2015-12-13T23:16:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-03T01:49:31.000Z (over 9 years ago)
- Last Synced: 2025-01-23T06:45:40.420Z (5 months ago)
- Language: Groovy
- Size: 381 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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

- Add your stop id, route name, and time to monitor

- See the times of the bus across all previous stops
## TODO
- Fix bugs