Emwave with custom string
Emwave script is originally written by Ilya144 as a pull request for Color-Scripts.
This is an enhanced version of it with option to set display string. It also use sh instead of bash for more portability.
Try it:
sh -c "$(curl -fsLS https://info-mono.github.io/emwave)" -- <string>If you just want a quick print of the default emwave, try:
curl -fsLS https://info-mono.github.io/emwave/defaultOption 1: using curl
curl https://raw.githubusercontent.com/info-mono/emwave/main/bin/emwave > ~/.local/bin/emwave
chmod +x ~/.local/bin/emwaveOption 2: using git
git clone https://github.com/info-mono/emwave.git ~/.local/share/emwave
ln -s ~/.local/share/emwave/bin/emwave ~/.local/bin/emwaveFor Bpkg user:
bpkg install info-mono/emwaveFor Basher user:
basher install info-mono/emwaveRun emwave in the terminal:
emwaveemwave <string>Special thanks to:
Made with β€οΈ by
@info-mono
