monoterm

Crates.iomonoterm
lib.rsmonoterm
version0.1.7
sourcesrc
created_at2021-10-27 06:19:05.110895
updated_at2023-09-18 15:22:00.724368
descriptionConvert terminal colors to monochrome
homepage
repositoryhttps://github.com/taylordotfish/monoterm
max_upload_size
id472725
size48,919
taylor.fish (taylordotfish)

documentation

README

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.

Usage

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

Commit count: 18

cargo fmt