pokeshell icon indicating copy to clipboard operation
pokeshell copied to clipboard

A featureful shell program to show pokemon sprites in the terminal.

Results 19 pokeshell issues
Sort by recently updated
recently updated
newest added

hello, i've download the release and run the install.sh and i have this. I use kitty. ![image](https://user-images.githubusercontent.com/47930050/211130515-b8146835-7586-468c-b548-74aa4988a0dc.png) and i've this problem too ![image](https://user-images.githubusercontent.com/47930050/211131615-4ec343dc-0b23-4646-a6eb-aec88caef265.png) 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: ![image](https://user-images.githubusercontent.com/10107344/221693289-4ce9b40d-4613-4fae-955b-1b9625901d39.png) 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...

enhancement

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: ![image](https://user-images.githubusercontent.com/30953121/201191723-be430f06-641a-4e8a-a725-80b60e2ded61.png) I want to add `pokeshell random,1, random,2, random,3, random random random` to my `fish_greeting.fish` function to display...

enhancement

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.