Skip to content

Mellich/mopidy-libnotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mopidy-libNotify

Latest PyPI version Travis CI build status Test coverage

Adds notifications using libnotify. Supports artist, track title and album cover in notification.

Installation

Unfortunately, this extentions isn't available over pip, yet. To install it on your system, clone the repository and switch into the direcotry. Run the install script with:

python setup.py install

This should install the extention globally on your system and integrate in mopidy.

Configuration

Currently, no further configuration is necessary. Like every other extention it can be disabled by setting:

[libnotify]
enabled = false

Project resources

Credits

Changelog

v0.2.0 (UNRELEASED)

  • added image support
  • downloads the image to the /tmp/ folder, if it is an URL

v0.1.0 (UNRELEASED)

  • Initial release.

About

Mopidy frontend extention for libNotify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages