Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Adds anime Waifu to your terminal ^_^

NotificationsYou must be signed in to change notification settings

Akzestia/waifu-colorscripts

Repository files navigation

🇺🇸 English |🇯🇵 日本語

Small rust program for printing animeWaifus in your terminal.

Github All Releases

Description

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.

Installation (From Source Code)

Clone git repo

git clone https://github.com/Akzestia/waifu-colorscripts.gitcd waifu-colorscripts

Run install script

sudo chmod +x install.sh./install.sh

Note

You can delete the cloned repo's folder after a successful installation.

Installation (From Latest Release)

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.


[8]ページ先頭

©2009-2025 Movatter.jp