Wipe the content of your terminal with a random animation.
Go to file
Rico Riedel 5932d054f3
Update dependencies
2022-12-29 16:37:07 +01:00
misc Rename slice to shrink 2022-11-23 20:16:41 +01:00
src Update dependencies 2022-12-29 16:37:07 +01:00
.gitignore Add Cargo.lock 2022-04-11 20:28:40 +02:00
Cargo.lock Update dependencies 2022-12-29 16:37:07 +01:00
Cargo.toml Update dependencies 2022-12-29 16:37:07 +01: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