A visual command line effects and animation library for creating engaging terminal experiences.
- Terminal visual effects and animations
- Command line interface utilities
- Cross-platform support
wget https://github.com/durableprogramming/clifx/releases/latest/download/clifx-v0.1.9-h-amd64.deb
sudo dpkg -i clifx-v0.1.9-h-amd64.deb
wget https://github.com/durableprogramming/clifx/releases/latest/download/clifx-v0.1.9-h-x86_64-unknown-linux-gnu.tar.gz
tar -xzf clifx-v0.1.9-h-x86_64-unknown-linux-gnu.tar.gz
sudo mv clifx /usr/local/bin/
git clone https://github.com/durableprogramming/clifx.git
cd clifx
cargo install --path .
clifx --help
MIT License - see LICENSE.md for details.