pokeshell
pokeshell copied to clipboard
A featureful shell program to show pokemon sprites in the terminal.
hello, i've download the release and run the install.sh and i have this. I use kitty.  and i've this problem too  can you help me to correct these...
Wanted to contribute to this awesome project. I've replaced the install and uninstall scripts with a MAKEFILE to handle dependency checks and installations, ensuring a smoother user experience and for...
Great project @acxz . Is it possible to rescale the images when used with neowofetch? Currently, my output looks like this:  I would like the pokemon image to be...
I have arch with i3-gaps, using kitty terminal and running with neowofetch. I've set image_source="$(pokeshell eevee)" but the issue is that when I run it, instead of showing up on...
Hey there, I would love to use this, but it's downloading all the sprites on-demand. I'm using a cellular connection, thus this is not something I can use. Please add...
I'm using Ubuntu and I've been using Linux for a little over a week so if the problem is with the distribution I apologize in advance. Every time I run...
Hello, thanks for this very cool project. I have the following config:  I want to add `pokeshell random,1, random,2, random,3, random random random` to my `fish_greeting.fish` function to display...
I am running into issues against `shuf` missing in osx. Looking on the internet, I need to install coreutils but that installs shuf as gshuf. What do I do? And...
pokemon-colorscripts has changed their codebase to python - [x] update num of deps - [x] update timings - [x] add @yannjor's [rust version](https://github.com/yannjor/krabby) as well - [x] create fork of...
ImageMagick has depreciated the use of `convert` as a standalone command in favor of `magick`. Updated instances of `convert` in the bin file to match.