SlackBuilds Repository

15.0 > Misc > pokemon-colorscripts (20221028_0483c85)

Prints out colored unicode sprites of pokémon onto your terminal.
Contains almost 900 pokémon from gen 1 to gen 8. Has all the pokémons
you could ever want, including shinies and alternate forms (okay it's
still missing some female forms but cut me some slack).

The program requires python3 to run and a terminal with true color
support, which most modern terminals have.

You can run the program from the command line to either display a
pokémon of your choice by specifying the pokémon name or make it
display a random pokémon.

The program itself is a simple python script that prints out text
files corresponding to the relevant pokémon or a randomly selected
pokémon. The sprites are simple text files that use unicode characters
and ANSI color codes to display images of pokémon. The text sprite
files can be found in the colorscripts folder. The files were
generated using sprites taken from PokéSprite as the base and
converted to unicode sprites using custom scripts that can be found at
https://gitlab.com/phoneybadger/pokémon-generator-scripts

You can display a random pokémon whenever a terminal gets launched by
adding the "pokemon-colorscripts" -r command to your .bashrc or
.zshrc, or by chmoding the provided shell script to be executable:

# chmod +x /etc/profile.d/pokemon-colorscripts-login.sh

You may also choose to disable Slackware's default fortune script by
disabling execution with chmod:

# chmod -x /etc/profile.d/bsd-games-login-fortune.sh

Maintained by: Steven Voges
Keywords: pokemon-colorscripts,pokémon,terminal,greeting,shell
ChangeLog: pokemon-colorscripts

Homepage:
https://gitlab.com/phoneybadger/pokemon-colorscripts

Source Downloads:
pokemon-colorscripts-0483c85b93362637bdd0632056ff986c07f30868.tar.gz (0a8caa8cd6ac3fbd04b04fd104117adc)

Download SlackBuild:
pokemon-colorscripts.tar.gz
pokemon-colorscripts.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds