Skip to content

FuzzyGrim/pokimg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokimg

This is a small script inspired by this project, but since the output depends heavily on the font of your terminal, I decided to make a script that displays a PNG image of the Pokémon. I also made the script work without downloading anything in any other directories.

Screenshot

Requirements

Important: This script requires Kitty, iTerm2 or Chafa with a compatible terminal emulator.

In addition, you will also need:

Usage

You will need to run pokimg:

Printing out a random pokemon:

pokimg

Printing out a specific pokemon:

pokimg -n pikachu

Printing out a random pokemon from generation 1:

pokimg -g 1

Printing out a random pokemon from generations 1,3 and 5:

pokimg -g 1 3 5

Printing out a random pokemon from generations 1-3

pokimg -g 1-3

Printing list of all pokemon names.

pokimg -l

Running on terminal startup

You can display a random pokemon whenever a terminal gets launched by adding the $HOME/pokimg/pokimg to your .bashrc or config.fish or .zshrc.

TODO

These are some of the features I am thinking of adding:

  • Specify generation to print
  • Print a specific pokemon
  • Print list of all pokemon names
  • Add help flag for the program
  • Choose upscale factor

About

Displays a pixel art of any Pokemon in your terminal!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •