3 unstable releases
| 0.2.0 | Feb 21, 2025 |
|---|---|
| 0.1.1 | Feb 21, 2025 |
| 0.1.0 | Feb 11, 2025 |
#611 in Visualization
89 downloads per month
74KB
1.5K
SLoC
Shady-Cli
It's a cava inspired audio visualizer for the terminal which I developed to have a visualization of shady-audio.
Demo
Usage
The keybindings are:
+to increase the width of the bars which also decreases the amount of bars since the space becomes smaller-to decrease the width of the bars which also increase the amount of bars since the space becomes biggerqto quit
There are also some arguments. Take a look at the help page (-h or --help).
nix with flakes
nix run github:TornaxO7/shady#shady-cli -- <shady-toy args>
Example
nix run github:TornaxO7/shady#shady-cli -- --color redto start the visualizer with red bars.
Build it yourself
You just need alsa-lib and rust, then navigate into this directory and execute
cargo run --release -- <shady-cli args>
See
cargo run --release -- help
to get the help page.
Dependencies
~15–48MB
~735K SLoC
