An open API service indexing awesome lists of open source software.

https://github.com/info-mono/emwave

๐ŸŒˆ Emwave with custom string
https://github.com/info-mono/emwave

ansi cli colors curl posix-sh shell terminal

Last synced: about 2 months ago
JSON representation

๐ŸŒˆ Emwave with custom string

Awesome Lists containing this project

README

          


Emwave with custom string



License: GPL-3.0
Development completed

## ๐Ÿ’ก About

**Emwave** script is originally written by Ilya144 as [a pull request](https://github.com/stark/Color-Scripts/pull/18) for [Color-Scripts](https://github.com/stark/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
sh -c "$(curl -fsLS https://info-mono.github.io/emwave)" --
```

If you just want a quick print of the default emwave, try:

```sh
curl -fsLS https://info-mono.github.io/emwave/default
```

## ๐Ÿš€ Setup

### ๐Ÿงพ Dependencies

- [POSIX compliance shell (`sh`, `bash`, `zsh`, ...)](https://wikipedia.org/wiki/Unix_shell)
- [`sed`](https://wikipedia.org/wiki/Sed)

### ๐Ÿ“ฅ Installation

#### ๐Ÿ”ง Manually

Option 1: using `curl`

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

Option 2: using `git`

```sh
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](https://github.com/bpkg/bpkg) user:

```sh
bpkg install info-mono/emwave
```

For [Basher](https://github.com/basherpm/basher) user:

```sh
basher install info-mono/emwave
```

## โŒจ๏ธ Usage

Run `emwave` in the terminal:

```sh
emwave
```

```sh
emwave
```

## ๐Ÿ’Œ Credits

Special thanks to:
- [**Original Emwave**](https://github.com/stark/Color-Scripts/pull/18) by [Ilya144](https://github.com/ilya144)





---

>

Made with โค๏ธ by @info-mono


>
>

Buy Me a Coffee