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. 1 year, 8 days ago
- setup.py: update short description. Xavier G. 1 year, 8 days ago
- Documentation: fix typo. Xavier G. 1 year, 8 days ago
- Examples: add moulti-social-preview.bash. Xavier G. 1 year, 8 days ago
- Documentation: adjust "Python scripting" section. Xavier G. 1 year, 8 days ago
- moulti-python-checks: display tool versions. Xavier G. 1 year, 9 days ago
- Update requirements. Xavier G. 1 year, 9 days ago
- setup.py: improve description and tags. Xavier G. 1 year, 9 days ago
- Examples: add moulti-python-checks.bash. Xavier G. 1 year, 9 days ago
- Add documentation. Xavier G. 1 year, 9 days ago