All Projects → vutran → alfred-pokedex

vutran / alfred-pokedex

Licence: MIT license
Alfred 3 workflow to lookup information about Pokemon

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to alfred-pokedex

pokedex
📕 DIY full-stack workshop teaching you Elixir, Absinthe GraphQL, React and Relay
Stars: ✭ 17 (-29.17%)
Mutual labels:  pokemon, pokedex
Pokedex
Pokedex is a robust Discord bot that mimics the iconic Pokedex from the Pokemon games and show. It's loaded with features to help players of all skill levels to learn and better enjoy Pokemon! The goal of Pokedex is to provide users with as much data about the Pokemon games as they desire conveniently and with minimal effort.
Stars: ✭ 18 (-25%)
Mutual labels:  pokemon, pokedex
angular2-pokedex
A Pokedex built on Angular with AoT, Tree Shaking, Rollup and TypeScript
Stars: ✭ 34 (+41.67%)
Mutual labels:  pokemon, pokedex
Poke-Pi-Dex
Our deep learning for computer vision related project for nostalgic poke weebs (Sistemi digitali, Unibo).
Stars: ✭ 18 (-25%)
Mutual labels:  pokemon, pokedex
pokehooks-labs
A laboratory to use pokemons and do some experiments with React Hooks API
Stars: ✭ 35 (+45.83%)
Mutual labels:  pokemon, pokedex
react-pokedex
A Pokedex built using React.js
Stars: ✭ 17 (-29.17%)
Mutual labels:  pokemon, pokedex
Pokedex
Pokedex developed with React Native, consuming the public API "Pokeapi".
Stars: ✭ 18 (-25%)
Mutual labels:  pokemon, pokedex
react-relay-pokemon
Use React & Relay as your Pokedex!
Stars: ✭ 88 (+266.67%)
Mutual labels:  pokemon, pokedex
Pokedex
🗡️ Android Pokedex using Hilt, Motion, Coroutines, Flow, Jetpack (Room, ViewModel) based on MVVM architecture.
Stars: ✭ 4,882 (+20241.67%)
Mutual labels:  pokemon, pokedex
Dotfiles
🐧 Simple, fast, productivity-increaser dotfiles
Stars: ✭ 213 (+787.5%)
Mutual labels:  alfred
Chrome Bookmarks Alfred Workflow
Chrome/Canary/Chromium/Microsoft Edge bookmarks search workflow for Alfred
Stars: ✭ 241 (+904.17%)
Mutual labels:  alfred
Alfred Workflow
Full-featured library for writing Alfred 3 & 4 workflows
Stars: ✭ 2,622 (+10825%)
Mutual labels:  alfred
Small Workflows
Small Alfred workflows I use
Stars: ✭ 218 (+808.33%)
Mutual labels:  alfred
Alfred Repos
Browse, search and open Git repositories in Alfred
Stars: ✭ 244 (+916.67%)
Mutual labels:  alfred
Alfred Simple
Simple theme for Alfred
Stars: ✭ 217 (+804.17%)
Mutual labels:  alfred
Pokedex
An application that uses Retrofit to consume the Pokeapi API, in addition to loading images with Glide.
Stars: ✭ 21 (-12.5%)
Mutual labels:  pokemon
Alfred Github Workflow
GitHub Workflow for Alfred 4
Stars: ✭ 2,542 (+10491.67%)
Mutual labels:  alfred
Alfred Search Notes App
Use Alfred to quickly open notes in iCloud/Apple Notes.
Stars: ✭ 209 (+770.83%)
Mutual labels:  alfred
alfred-quick-translate
Translation Workflow for Alfred 4. You can quickly translate from the launcher. Google Translate and DeepL translation are supported. Multi-language translation supported. / Alfred4対応の翻訳ワークフローです。ランチャーからサクッと翻訳できます。Google翻訳とDeepL翻訳に対応。多言語翻訳対応。
Stars: ✭ 89 (+270.83%)
Mutual labels:  alfred
nextjs-ssr-isr-cdk-aws
🦄 ‏‏‎ ‎‏‏‎ ‎‏‏‎ ‎Next.js webapp using Server Side Rendering (SSR) and Incremental Static Regeneration (ISR) deployed with Serverless Nextjs CDK construct on AWS using CloudFront and Lambda@Edge
Stars: ✭ 78 (+225%)
Mutual labels:  pokemon

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].