Wipe the content of your terminal with a random animation.
Go to file
Rico Riedel 24bf3797f4
Add readme
2022-08-06 21:49:19 +02:00
misc Add readme 2022-08-06 21:49:19 +02:00
src Add comments 2022-08-06 21:49:18 +02:00
.gitignore Add Cargo.lock 2022-04-11 20:28:40 +02:00
Cargo.lock Implement main function 2022-08-06 21:49:12 +02:00
Cargo.toml Input validation 2022-08-06 21:49:18 +02:00
LICENSE Create LICENSE 2022-04-02 17:10:50 +02:00
README.md Add readme 2022-08-06 21:49:19 +02:00

README.md

wipe

Wipe the content of your terminal with a random animation.

This is a fancy alternative to the clear command. It plays randomly generated beautiful animations.

Build & install

Building this project requires Rust and Cargo to be installed.

cargo build --release
cp ./target/release/wipe /usr/local/bin

ZSH

There is a zsh script which can be sourced to replace clear and CTRL+L with this program.

Arch Linux

There is an AUR package called wipe-term. The zsh script can be sourced like this:

source /usr/share/zsh/plugins/wipe/wipe.zsh

Showcase

Animation 1 Animation 2 Animation 3