richify

Rich highlight arbitrary text output in your terminal


License
MIT
Install
pip install richify==0.0.2

Documentation

richify

Automatically rich highlight arbitrary text output in your terminal.

Dependencies

Installation

$  pip install richify

Usage Examples

$  dmesg | richify
$  apt show git | richify
ifconfig | richify
journalctl -ru ssh | richify --color=always | less -R