Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giginet/alfred-yahoo-transit-workflow
Search trafic information by Yahoo Transit
https://github.com/giginet/alfred-yahoo-transit-workflow
Last synced: 27 days ago
JSON representation
Search trafic information by Yahoo Transit
- Host: GitHub
- URL: https://github.com/giginet/alfred-yahoo-transit-workflow
- Owner: giginet
- Created: 2015-08-17T15:49:42.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-19T15:38:06.000Z (about 9 years ago)
- Last Synced: 2023-03-11T18:04:06.802Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 145 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# alfred-yahoo-transit-workflow
## Search traffic information by Yahoo Transit
![](https://gyazo.com/a6d45e3fdf9635fd68b4137c5a0bba0d.gif)
## Requirements
1. [Alfred App v2](http://www.alfredapp.com/#download)
2. [Alfred Powerpack](https://buy.alfredapp.com/)## Installing
1. Download latest [YahooTransit.alfredworkflow](https://github.com/giginet/alfred-yahoo-transit-workflow/releases/tag/1.0) from Releases
2. Double-click to import into Alfred 2## Development
Require Python 2.7.8+
```sh
$ pip install --target=. -r requirements.txt
```