Skip to content

taylordotfish/monoterm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monoterm

Monoterm converts all terminal colors to monochrome.

Why?

I initially developed Monoterm to use with my e-ink display. As it converts everything to greyscale anyway, terminal colors simply make text harder to read. There may be accessibility uses for Monoterm as well.

Installation

Install with Cargo:

cargo install monoterm

Usage

The basic usage is monoterm <command> [args...]. See monoterm --help for more information and additional options.

License

Monoterm is licensed under version 3 of the GNU General Public License, or (at your option) any later version. See LICENSE.

Contributing

By contributing to Monoterm, you agree that your contribution may be used according to the terms of Monoterm’s license.