Terminal based Pokédex
Go to file
Eric Lay 286a0e8cfd
Update README.md
2023-04-18 12:42:09 -05:00
pokeData Error handling 2023-04-17 13:10:30 -05:00
LICENSE Initial commit 2023-04-16 11:07:07 -05:00
PKGBUILD permission errors 2023-04-18 01:15:53 -05:00
README.md Update README.md 2023-04-18 12:42:09 -05:00
pokeInfo error 2023-04-18 09:29:47 -05:00
pokedex Added quick view 2023-04-18 09:25:16 -05:00
screenshot.png updated screenshot 2023-04-16 12:00:46 -05:00

README.md

Fuzzy-Pokedex

Very simple fzf based pokedex I built for my son to enjoy

Screenshot

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

To-do

  • Make sure it works for every single pokemon
  • Get higher quality images to output if possible
  • Scrape more relevant information about the pokemon
  • Rewrite scraping method to use Bulbapedia