Tip
The following attributes are random
- number of slices
- height of slices
- color channel shifts
- duration of animations
- keyTime of animations
- values of frames
- clone repo
- give execution permissions
- place it in your path
# Clone
git clone [email protected]:metaory/glitcher-cli.git
# Navigate
cd glitcher-cli
Tip
Temporary usage
bash glitcher out.svg hello world
# Give execution permissions
chmod +x glitcher
# Link it somewhere in your $PATH
ln -svf $PWD/glitcher /usr/bin/glitcher
# Use it anywhere
# Create out.svg with 'hello world' content
glitcher out.svg hello world
glitcher FILE TEXT...
- GNU Bash v5+
- GNU bc
- GNU coreutils
- sort
- uniq
- noise arg
- density arg
- color arg
- font arg
- help
Caution
Only tested on Linux