Skip to content

Installation

Switch to Zen Mode
  • Python 3.12+
  • macOS / Linux / Windows (PowerShell, CMD, or Windows Terminal)
Terminal window
uv tool install git+https://github.com/ywh555hhh/Mutsumi.git
Terminal window
mutsumi --version
# Expected: mutsumi, version 0.4.0b1
Terminal window
curl -LsSf https://astral.sh/uv/install.sh | sh
Terminal window
pip uninstall mutsumi

Config and log files can be removed manually:

Terminal window
rm -rf ~/.config/mutsumi/ # Config
rm -rf ~/.local/share/mutsumi/ # Logs