cc36bf03c4 | ||
---|---|---|
pokeData | ||
LICENSE | ||
PKGBUILD | ||
README.md | ||
pokeInfo | ||
pokedex | ||
screenshot.png |
README.md
Fuzzy-Pokedex
Very simple fzf based pokedex I built for my son to enjoy
Requires BeautifulSoup4, fzf, parallel, espeak-ng, pokemon-colorscipts and, any nerd font; all else should be there
Credits to the great projects below in which do most the heavy lifting:
https://gitlab.com/phoneybadger/pokemon-colorscripts
https://github.com/rmccorm4/Pokefetch
To-do
- Better arg parsing
- Rewrite to use
PokeAPI
as data source - Refactor to allow user to choose local data source or from web
- Get sprites from
PokeAPI
if possible - Work on TTS to read entries
- Add ability to filter on various attributes