Zenity Library Enhancement Project by Ben PilgerZenity Library Enhancement Project by Ben Pilger

Zenity Library Enhancement Project

Ben Pilger

Ben Pilger

Yet Another Spinner Lib
Upgrade your Rust CLIs with 100+ spinner animations, progress bars, and multiline support, plus user input validation, logging, and automatic requirement checks

Table of Contents

Overview

Do you often find yourself gazing into the void of your terminal, wondering if your computer has decided to take a coffee break without notifying you?
100+ predefined animations

How to Use?

It's as easy as pie (or maybe even easier, depending on your pie-making skills)! Follow these steps:


check out the examples for more
Note
the lib already includes checks for --color following the conventions by: Rain's Rust CLI recommendations

Documentation

Documentation You can access the general documentation for the latest crate online at docs.rs. For more detailed information, navigate to the modules section.
Alternatively, you can view the documentation locally by running the following command:

The styles provided are reexports of crossterm, which you can find here.

Examples

For a list of examples you can run, execute the following command:

Contributing

Contributions, bug reports, feature requests, and suggestions are all welcome!
If you encounter any issues or have ideas for improvements, please don't hesitate to open an issue on GitHub. Pull requests are also highly appreciated. If you find this project helpful or enjoyable, consider giving it a star on GitHub.
Thank you for your interest and contributions!

Preview

Disclaimer

Now, we won't promise you that cli_loading_magic will solve all your problems. We can't guarantee it won't crash your terminal or cause your computer to sprout legs and walk away in protest.
But hey, life's an adventure, right?
Embrace the chaos, enjoy the ride, and remember: if all else fails, there's always Ctrl+C.

Credits

This project wouldn't have been possible without the amazing work of the following projects:

Sponsors

The project was sponsored by JetBrains, which provided the open-source software licenses.

License

This project is licensed under the DWFYW License.
For more information, see the LICENSE file.
Like this project

Posted Sep 2, 2026

Developed Zenity library with spinner animations and CLI features for Rust.