Options (7)
-S, --speedbooleanSet scroll speed and asynchronous columns
Example:
neo {{[-S|--speed]}} {{12}} {{[-a|--async]}}-a, --asyncbooleanSet scroll speed and asynchronous columns
Example:
neo {{[-S|--speed]}} {{12}} {{[-a|--async]}}-c, --colorbooleanChange text color and colormode
Example:
neo {{[-c|--color]}} {{green}} --colormode {{256}}-m, --messagebooleanDisplay a centered message
Example:
neo {{[-m|--message]}} "{{Hello World}}"-d, --densitybooleanSet droplet density and glitch percentage
Example:
neo {{[-d|--density]}} {{2.0}} {{[-G|--glitchpct]}} {{20.0}}-G, --glitchpctbooleanSet droplet density and glitch percentage
Example:
neo {{[-d|--density]}} {{2.0}} {{[-G|--glitchpct]}} {{20.0}}-h, --helpbooleanDisplay help
Example:
neo {{[-h|--help]}}Examples (8)
Set scroll speed and asynchronous columns
neo [-S|--speed] 12 [-a|--async]Change text color and colormode
neo [-c|--color] green --colormode 256Display a centered message
neo [-m|--message] "Hello World"Set droplet density and glitch percentage
neo [-d|--density] 2.0 [-G|--glitchpct] 20.0Use a specific charset
neo --charset ascii|greek|cyrillic|arabic|braille|runic|...Clear the screen
<Space>Exit neo
<Esc>|<q>Display help
neo [-h|--help]made by @shridhargupta | data from tldr-pages