Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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
```