THIS WORKFLOW REQUIRES NODEJS
Simple Alfred workflow displaying current (today's or +/-1 day) TV shows.
Installation
Download the workflow file from here and import it to Alfred (usually just double-click it).
It's a bigger file than I'd like since it contains all the necessary NodeJS modules.
Usage
There are two keywords:
- tv displays short list (based on http://pogdesign.com/cat) of today's shows
You can also use it to display yesterday's or tomorrow's shows: `tv yesterday` / `tv tomorrow`
- tvl displays long list (based on http://thetvdb.com/rss/newtoday.php)
You can use an optional argument to filter down the list (e.g. `tvl doctor`)