11 lines
439 B
Markdown
11 lines
439 B
Markdown
# fuzzy-pokedex
|
|
Very simple fzf based pokedex I built for my son to enjoy
|
|
|
|
![Screenshot](https://github.com/ericlay/fuzzy-pokedex/blob/main/screenshot.png?raw=true)
|
|
|
|
Requires BeautifulSoup4, fzf, parallel, 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
|