Skip to content

Mopidy extension for displaying Trackinfo as User Notifications on Mac OS X 10.8

License

Notifications You must be signed in to change notification settings

zkf/mopidy-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mopidy-Notifier

Latest PyPI version Number of PyPI downloads

Mopidy extension for displaying the Trackinfo (Song, Artist and Album) in the Notification Center of Mac OS X 10.8 and higher. It uses the command-line tool terminal-notifier .

Installation

First install terminal-notifier via Homebrew:

brew install terminal-notifier

Then install mopidy-notifier by running:

pip install mopidy-notifier

Now you should be all set up!

Configuration

No configuration is needed. The extension is enabled by default when it is installed. To disable it, add the following to your Mopidy config file:

[notifier]
enabled = false

Project resources

Changelog

v0.3.0 (2014-02-04)

  • Require Mopidy >= 0.18.

v0.2.0 (2013-10-20)

  • Initial release.

About

Mopidy extension for displaying Trackinfo as User Notifications on Mac OS X 10.8

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published