Awesome
alfred-pokedex
Alfred 3 workflow to lookup information about Pokémon.
Install
Requires Node.js 4+ and the Alfred Powerpack.
Usage
In Alfred, type dex
, <kbd>Enter</kbd>, and your query, to search for information about Pokémon.
Rebuild Data Models
Rebuilds the basic Pokémon list
$ npm run build-list
Rebuilds the extended Pokémon Data
$ npm run build-data
Rebuilds the Pokémon images
$ npm run build-images
License
MIT © Vu Tran