12 releases
| 0.1.11 | Jul 28, 2025 |
|---|---|
| 0.1.8 | Oct 29, 2024 |
| 0.1.7 | Sep 18, 2023 |
| 0.1.6 | Dec 26, 2022 |
| 0.1.0 | Oct 27, 2021 |
#585 in Command line utilities
752 downloads per month
330KB
298 lines
Monoterm
Monoterm converts all terminal colors to monochrome.

Why?
I initially developed Monoterm to use with my e-ink display. Since it converts everything to grayscale, terminal colors simply make text harder to read. There may be accessibility uses for Monoterm as well.
Usage
The basic usage is monoterm <command> [args...]. Generally you would use this
to invoke your shell; e.g., monoterm bash.
With the --bold option, text that was originally colored will be rendered as
bold. See monoterm --help for more information.
Dependencies
~2MB
~39K SLoC