ranim is a small, fast, and simple tool for displaying GIFs directly in your terminal.
- Display GIFs in terminal: Showcase your favorite animations right in the terminal.
- Customizable dimensions: Set custom width, height, fit the animation to your terminal size (by default tool fills the entirety of the screen).
- Infinite looping: Enjoy GIFs endlessly with loop support.
- Centered display: Optionally center animations for a cleaner look.
- Text displaying: Display text next to the GIF and look even cooler!
Prerequisites: Working stable or nightly rust toolchain
To install ranim you can use cargo command:
cargo install --git https://github.com/Dudu7352/ranim.gitThis command will put the binary inside of the ~/.cargo/bin directory