Tree @v1.0.0 (Download .tar.gz)
MOULTI
Moulti changes the way your shell scripts (bash, zsh, etc.) display their output in your terminal. Moulti enables you to assign the numerous lines emitted by your scripts to "steps", i.e. visual, collapsible blocks featuring their own title and color.
Here is how upgrading a Debian system looks like with Moulti:

Moulti is a tool meant for people who write and execute shell scripts. Specifically, if you find yourself scrolling up your terminal to ensure everything went fine while your script is still running, then Moulti is made for you.
Learn how to leverage Moulti by jumping to its Documentation.
Implementation
Moulti is written in Python and leverages Textual.
Commit History @v1.0.0
- Tag v1.0.0. Xavier G. 2 years ago
- setup.py: update short description. Xavier G. 2 years ago
- Documentation: fix typo. Xavier G. 2 years ago
- Examples: add moulti-social-preview.bash. Xavier G. 2 years ago
- Documentation: adjust "Python scripting" section. Xavier G. 2 years ago
- moulti-python-checks: display tool versions. Xavier G. 2 years ago
- Update requirements. Xavier G. 2 years ago
- setup.py: improve description and tags. Xavier G. 2 years ago
- Examples: add moulti-python-checks.bash. Xavier G. 2 years ago
- Add documentation. Xavier G. 2 years ago