PhilipTrauner / Cmus Osx
Licence: mit
Adds track change notifications, and media key support to cmus.
Stars: ✭ 179
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
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
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
Awesome Deep Learning Music
List of articles related to deep learning applied to music
Stars: ✭ 2,195 (+1126.26%)
Mutual labels: music

▶ cmus-osx
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
- azadkuh: all versions up to and including v1.2.0
- PhilipTrauner: all following versions
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].