Cmus Osx Save

Adds track change notifications and media key support to cmus.

Project README

cmus-osx

Python version support: 3.7 PyPI version License: MIT CircleCI

cmus-osx adds track change notifications, and media key support to cmus (macOS only).

Installation

macOS automatically launches iTunes on media key presses. Installing noTunes is the recommended solution to prevent this from happening.

pip3 install cmus-osx
cmus-osx install

cmus-osx supports virtual environments natively, so installing it via pipx (or basically any other virtual environment manager) works just as well.

Uninstall

cmus-osx uninstall
pip3 uninstall cmus-osx

pyenv

Framework building has to be enabled, otherwise notifications cannot be created.

export PYTHON_CONFIGURE_OPTS="--enable-framework"

Configuration

cmus-osx config

Credits

Open Source Agenda is not affiliated with "Cmus Osx" Project. README Source: PhilipTrauner/cmus-osx
Stars
178
Open Issues
8
Last Commit
10 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating