Skip to content

vutran/alfred-pokedex

Repository files navigation

alfred-pokedex

Alfred 3 workflow to lookup information about Pokémon.

Install

Install the workflow.

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type dex, Enter, 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