All Projects → PhilipTrauner → Cmus Osx

PhilipTrauner / Cmus Osx

Licence: mit
Adds track change notifications, and media key support to cmus.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Cmus Osx

Terminal Notifier
Send User Notifications on macOS from the command-line.
Stars: ✭ 5,766 (+3121.23%)
Mutual labels:  notifications, osx
Unimidi
Realtime MIDI IO for Ruby
Stars: ✭ 229 (+27.93%)
Mutual labels:  music, osx
Klystrack
A chiptune tracker
Stars: ✭ 321 (+79.33%)
Mutual labels:  music, osx
Soundcast
Cast audio from macOS to Chromecast
Stars: ✭ 684 (+282.12%)
Mutual labels:  music, osx
Xmedianotificationtrackselector
Xposed module for Android that allows you to select next track from the MediaStyle Notification
Stars: ✭ 20 (-88.83%)
Mutual labels:  music, notifications
Youtube Music
🎵 A Mac app wrapper for music.youtube.com
Stars: ✭ 2,097 (+1071.51%)
Mutual labels:  music, osx
Sbplayerclient
支持全格式的mac版视频播放器
Stars: ✭ 110 (-38.55%)
Mutual labels:  music, osx
Musaicfm
Screensaver inspired by Apple’s inbuilt iTunes Screensaver. It can display Artwork by Spotify or last.fm Profile Data.
Stars: ✭ 144 (-19.55%)
Mutual labels:  music, osx
Amplify Cli
The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
Stars: ✭ 2,399 (+1240.22%)
Mutual labels:  notifications
React Notify Toast
Toast notifications for React.js
Stars: ✭ 176 (-1.68%)
Mutual labels:  notifications
Tonejs Instruments
A small instrument sample library with quick-loader for tone.js
Stars: ✭ 172 (-3.91%)
Mutual labels:  music
Bdialog
Extend the Bootstrap Modal features, making dialog more functions and easier to use, dialog type including modal, alert, mask and toast types
Stars: ✭ 174 (-2.79%)
Mutual labels:  notifications
Ncmdump
netease cloud music copyright protection file dump
Stars: ✭ 2,058 (+1049.72%)
Mutual labels:  music
Web Push Php Example
An example for sending Web Push notifications, using web-push-php
Stars: ✭ 173 (-3.35%)
Mutual labels:  notifications
Shoutrrr
Notification library for gophers and their furry friends.
Stars: ✭ 177 (-1.12%)
Mutual labels:  notifications
Geneweb
GeneWeb is an open source genealogy software with a web interface created by Daniel de Rauglaudre.
Stars: ✭ 171 (-4.47%)
Mutual labels:  osx
Lhttps
Create https for local development environment or localhost.
Stars: ✭ 172 (-3.91%)
Mutual labels:  osx
Aubio
a library for audio and music analysis
Stars: ✭ 2,601 (+1353.07%)
Mutual labels:  music
Muda
A library for augmenting annotated audio data
Stars: ✭ 177 (-1.12%)
Mutual labels:  music
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+1126.26%)
Mutual labels:  music

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].