A progress bar library for OCaml.
Features:
- allows user-defined progress bar layouts;
- supports rendering multiple progress bars simultaneously;
- dynamically responds to changes in terminal size.
The documentation is available online.
Progress
can be installed with opam
:
opam install progress