Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/son-link/jamendoradiotrayplayer
Play Jamendo radios on your systray
https://github.com/son-link/jamendoradiotrayplayer
Last synced: about 2 months ago
JSON representation
Play Jamendo radios on your systray
- Host: GitHub
- URL: https://github.com/son-link/jamendoradiotrayplayer
- Owner: son-link
- License: gpl-3.0
- Created: 2013-05-16T11:23:46.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-18T10:41:45.000Z (over 11 years ago)
- Last Synced: 2023-03-11T17:42:54.717Z (almost 2 years ago)
- Language: Python
- Size: 127 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: COPYING
Awesome Lists containing this project
README
# JamendoTrayRadioPlayer
Play Jamendo radios on your systray
Copyright 2013 Alfonso Saavedra "Son Link"Requisites:
* Python >= 2.7
* pygst
* gstreamer 0.10
* gstreamer-bad-plgins 0.10 (need for playing MP3 audio)
* pygtkUsage:
Simply add execute permision to JamendoRadioTrayPlayer.py and run
Note: On Arch Linux, derivated distros and anothers the default python version is 3.X. Is if your case, change the firts line to #!/usr/bin/env python2https://github.com/son-link/JamendoRadioTrayPlayer