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