- Notifications
You must be signed in to change notification settings - Fork0
Akzestia/waifu-colorscripts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Small rust program for printing animeWaifus
in your terminal.
Nothing special, just a program that usesviuer to print a random waifu.
Tip
You can add your own images to image folder.
Important
Recommended image size is 250x250px.
git clone https://github.com/Akzestia/waifu-colorscripts.gitcd waifu-colorscripts
sudo chmod +x install.sh./install.sh
Note
You can delete the cloned repo's folder after a successful installation.
Download the Latest Release
wget -q -nv -O - https://api.github.com/repos/Akzestia/waifu-colorscripts/releases/latest \ | awk -F'"' '/browser_download_url/ && /\.tar\.gz"/ {print $4}' \ | xargs -I {} wget -q {}
Unpack the Archive
tar -xvzf waifu-colorscripts-x.x.x.tar.gz
Navigate to the Extracted Directory
cd waifu-colorscripts-x.x.x
Run setup script
sudo chmod +x setup.sh./setup.sh
Note
You can delete both, archive and extracted folder after a successful setup.
About
Adds anime Waifu to your terminal ^_^