Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kiliankoe/alfred_dvb
🚍 Find public transport departures in the VVO/DVB network from Alfred
https://github.com/kiliankoe/alfred_dvb
alfred alfred-workflow dvb public-transportation vvo
Last synced: 2 months ago
JSON representation
🚍 Find public transport departures in the VVO/DVB network from Alfred
- Host: GitHub
- URL: https://github.com/kiliankoe/alfred_dvb
- Owner: kiliankoe
- License: mit
- Created: 2016-08-22T09:49:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-19T22:15:09.000Z (about 7 years ago)
- Last Synced: 2024-06-20T19:17:47.925Z (7 months ago)
- Topics: alfred, alfred-workflow, dvb, public-transportation, vvo
- Language: Go
- Homepage:
- Size: 6.11 MB
- Stars: 14
- Watchers: 5
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## alfred dvb
Monitor public transport in the VVO/DVB network right from within Alfred. Powered by [dvbgo](https://github.com/kiliankoe/dvbgo).
![screenshot](https://cloud.githubusercontent.com/assets/2625584/17901215/b9d2f916-6962-11e6-8c34-665176f36a82.png)
Download [here](https://github.com/kiliankoe/alfred_dvb/releases/latest) (click on `DVB.v*.alfredworkflow`).
### Usage
- `dvb helmholtz`
Gives you all upcoming connections from Helmholtzstraße.
- `dvb prager in 10`
Gives you all upcoming connections from Prager Straße in 10 minutes. Optional text after the amount of minutes is ignored, so you could also enter `dvb prager in 10 minutes` if you prefer.
- `dvb albertplatz [3]`
Gives you all upcoming connections from Albertplatz that are serviced by the line 3.
You can of course mix and match time offsets with `... in x` and filters with `[x]` in one query. Whichever comes first should also be completely up to you, just be sure to put time offsets after the name of the stop, e.g. `dvb pirnaischer [62] in 10` or `dvb hbf in 60 [s3]` are valid.
Hitting enter on a connection will schedule a notification to be sent 10 minutes prior to departure. This obviously only works for departures that will depart more than 10 minutes from the current time.
### Settings
There's two settings you can customize to make this workflow fit your needs even better. Both are editable from within Alfred. Go to the "Workflows" Tab and click on "DVB" in the sidebar. Then select the button to "configure workflow and variables" in the upper right-hand corner. It should look like this: `[𝒙]`
In the right panel you can now set how many minutes in advance this workflow should send you notifications (especially useful if you need more than the default 10 to reach your stop) and how many results should be displayed (default is 6).
### Problems?
Please [report an issue](https://github.com/kiliankoe/alfred_dvb/issues/new) if something isn't working as expected or you have a question/feature request.
### Credits
Bus icon by [icons8.com](https://icons8.com).