Skip to content

Latest commit

 

History

History
88 lines (58 loc) · 2.57 KB

README.md

File metadata and controls

88 lines (58 loc) · 2.57 KB

Emwave with custom string

License: GPL-3.0 Development completed

💡 About

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/default

🚀 Setup

🧾 Dependencies

📥 Installation

🔧 Manually

Option 1: using curl

curl https://raw.githubusercontent.com/info-mono/emwave/main/bin/emwave > ~/.local/bin/emwave
chmod +x ~/.local/bin/emwave

Option 2: using git

git clone https://github.com/info-mono/emwave.git ~/.local/share/emwave
ln -s ~/.local/share/emwave/bin/emwave ~/.local/bin/emwave

📦 Package manager

For Bpkg user:

bpkg install info-mono/emwave

For Basher user:

basher install info-mono/emwave

⌨️ Usage

Run emwave in the terminal:

emwave
emwave <string>

💌 Credits

Special thanks to:






Made with ❤️ by @info-mono

Buy Me a Coffee