Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fartinmartin/oba
https://github.com/fartinmartin/oba
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/fartinmartin/oba
- Owner: fartinmartin
- Created: 2024-04-12T14:44:26.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2024-04-24T14:39:44.000Z (9 months ago)
- Last Synced: 2024-10-28T06:14:34.725Z (2 months ago)
- Language: TypeScript
- Size: 65.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# OneBusAway Scriptable iOS Widget
Displays the next 3 arrivals of your route at the stop in your commute that you are nearest to.
User defines their commute as JSON in their iCloud drive (will eventually build a web based UI to build this JSON file).
## TODOs
- Monorepo, with additional package for options JSON web UI
- Additional double wide widget size (would show timing for next connection)
- Abstract this repo as a more general Scriptable dev setup## Links
- https://www.soundtransit.org/help-contacts/business-information/open-transit-data-otd
- https://developer.onebusaway.org/api/where/methods
- https://docs.scriptable.app/
- https://github.com/schl3ck/ios-scriptable-types/tree/master/example
- https://gitlab.com/sillium-scriptable-projects/universal-scriptable-widget/
- https://bun.sh/docs