9 releases

new 0.1.8 Oct 29, 2024
0.1.7 Sep 18, 2023
0.1.6 Dec 26, 2022
0.1.4 Sep 11, 2022
0.1.0 Oct 27, 2021

#395 in Command line utilities

Download history 23/week @ 2024-09-22 124/week @ 2024-10-27

124 downloads per month

GPL-3.0-or-later

340KB
298 lines

Monoterm

Monoterm converts all terminal colors to monochrome.

A screenshot of a terminal with a line separating the image into two parts. The left side includes many colors, while the right side is entirely black and white.

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 and additional options.

Dependencies

~1.5MB
~37K SLoC