2023-04-16 11:07:07 -05:00
|
|
|
# fuzzy-pokedex
|
2023-04-16 11:22:13 -05:00
|
|
|
Very simple fzf based pokedex I built for my son to enjoy
|
|
|
|
|
2023-04-16 12:02:34 -05:00
|
|
|
![Screenshot](https://github.com/ericlay/fuzzy-pokedex/blob/main/screenshot.png?raw=true)
|
|
|
|
|
2023-04-16 11:30:09 -05:00
|
|
|
Requires BeautifulSoup4, fzf, pokemon-colorscipts and, any nerd font; all else should be there
|
|
|
|
|
2023-04-16 11:31:16 -05:00
|
|
|
Credits to the hard work below in which does most the work here: \
|
|
|
|
https://gitlab.com/phoneybadger/pokemon-colorscripts \
|
2023-04-16 11:30:09 -05:00
|
|
|
https://github.com/rmccorm4/Pokefetch
|