/colorstrip

๐ŸŒˆ Color strip generator

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ColorStrip

Color strip generator

License: GPL-3.0 Development completed

๐Ÿ’ก About

ColorStrip is a tool to generate color strip (for e.g: fetch tool) written in POSIX-shell.

Try it:

sh -c "$(curl -fsLS https://info-mono.github.io/colorstrip)"
sh -c "$(curl -fsLS https://info-mono.github.io/colorstrip)" -- <options>

You can just curl some pre-made colorstrip:

curl -fsLS https://info-mono.github.io/colorstrip/<file>

E.g:

curl -fsLS https://info-mono.github.io/colorstrip/block3

Note The full list of pre-made colorstrip files can be found here.

๐Ÿš€ Setup

๐Ÿงพ Dependencies

๐Ÿ“ฅ Installation

๐Ÿ”ง Manually

Option 1: using curl

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

Option 2: using git

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

๐Ÿ“ฆ Package manager

For Bpkg user:

bpkg install info-mono/colorstrip

For Basher user:

basher install info-mono/colorstrip

โŒจ๏ธ Usage

Run colorstrip in the terminal:

colortest <options>
Options:
  -h, --help               Print this help message
  -s, --string <string>    Set print string
  -m, --modes <modes>      Set modes list (normal, bright, bold, both)
  -c, --colors <colors>    Set colors list (0, 1, 2, 3, 4, 5, 6, 7)
  -t, --transition         Enable transition
  -T, --no-transition      Disable transition

Note List are separated by space.

๐Ÿ’Œ Credits

Special thanks to:






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

Buy Me a Coffee