Skip to content

31marcosalsa/pokeTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pokeTerm

Just for fun and to remember the good old days.

Minion

Description

Shell script that shows a random pokémon everytime a new terminal window is opened.

Currently with 7 Gens, meaning 800+ pokémons. Just run the script from time to time to check if there are new updates.

Installation

Tested on a Linux environment using zsh as the Unix shell.

  • Run the python script getPokes.py.
    • You will be prompt to enter a path to download some images.
  • Place pokeTerm.sh where you want in your computer.
  • Add this line to your .zshrc :
    • /path_to_pokeTerm.sh/ /path_to_downloaded_images/

    • for example: /usr/bin/pokeTerm.sh /usr/share/pokemons

Dependencies

Besides the modules in python that need to be installed to run the script, it should also be installed:

  • img2xterm
  • lolcat

Notice

Pokémon is property of The Pokémon Company.

About

Python + Shell scripting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published