A visual command line effects and animation library for creating engaging terminal experiences.
Features
- Terminal visual effects and animations
- Command line interface utilities
- Cross-platform support
Installation
From .deb package (Ubuntu/Debian)
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
From tarball
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/
From source
git clone https://github.com/durableprogramming/clifx.git
cd clifx
cargo install --path .
Usage
clifx --help
License
MIT License - see LICENSE.md for details.
GitHub
📅 Created September 2025 | 🔄 Updated September 2025