Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 512 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 512 Bytes

screenshot

Pymuc

a Python variant of original muc for who simply don't want to use original Rust-based version.

Installing

Your python version must have at least 3.10 to able to run it. Simply run ./pymuc -f $HISTFILE or ./pymuc -h to show list of arguments avaliable

Alternatively, use pipenv if your distro doesn't ship with Python 3.10 yet.

$ pipenv install
$ pipenv run ./pymuch -f $HISTFILE