Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliankoe/watchdvb
:watch:Current DVB departure times on your wrist
https://github.com/kiliankoe/watchdvb
Last synced: 24 days ago
JSON representation
:watch:Current DVB departure times on your wrist
- Host: GitHub
- URL: https://github.com/kiliankoe/watchdvb
- Owner: kiliankoe
- Created: 2016-05-22T15:45:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-10-27T13:32:38.000Z (about 8 years ago)
- Last Synced: 2024-06-11T23:17:06.193Z (5 months ago)
- Language: Swift
- Homepage:
- Size: 692 KB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## ⌚️WatchDVB
An iOS and Watch app showing current public transport departure times in Dresden, Germany.
Still WIP, screenshots coming soon.
Planned features:
- Watch complication showing the next departure from a chosen stop
- Support for choosing more than one stop, the nearest one is the displayed one
- Support for specifying which direction of departures
- Support for limiting which transport methods to use (e.g. Bus or Tram, etc.)
- Support a custom offset time (e.g. time to walk to the stop)
- Show the icon of the transport mode in the complicationMost of the features listed above are supported directly by the underlying [DVB](https://github.com/kiliankoe/DVB) framework. Settings will likely only be set in the companion iOS app.
If possible it might also be nice to basically build the Watch functionality as a Today extension for those not using a watch.