4 stable releases

2.1.1 Dec 29, 2022
2.1.0 Nov 23, 2022
2.0.0 Aug 6, 2022
1.0.1 Apr 15, 2022

#14 in #clear

Download history 14/week @ 2024-09-21 14/week @ 2024-09-28 35/week @ 2024-11-30 76/week @ 2024-12-07 16/week @ 2024-12-14

127 downloads per month

MIT license

7.5MB
2K SLoC

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

Dependencies

~5–12MB
~135K SLoC