Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnunicorn/upnpremotelet
a small upnp media renderer remote (aka client) realised as a small StatusIcon and over the Multimedia Keys
https://github.com/gnunicorn/upnpremotelet
Last synced: 2 days ago
JSON representation
a small upnp media renderer remote (aka client) realised as a small StatusIcon and over the Multimedia Keys
- Host: GitHub
- URL: https://github.com/gnunicorn/upnpremotelet
- Owner: gnunicorn
- Created: 2009-05-27T18:54:44.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2009-08-03T09:54:26.000Z (over 15 years ago)
- Last Synced: 2024-11-17T08:13:52.397Z (2 months ago)
- Language: Python
- Homepage:
- Size: 82 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
UPnPRemoteLet
=============A small UPnP Media Renderer remote project using coherence.
Features
--------- control a (upnp) media renderer in your network
- small status icon based gui (to select, configure and control)
- autoconnect to last connected device
- control the renderer with the multimedia keys of your keyboardDependencies
------------- Python 2.5
- gtk >= 2.6
- pygtk
- coherence >= 0.5.2
- dbus / + python bindings
- gconf (used to save the settings)# optional
- to be able to control the multimedia keys, the GnomeSettingsDaemon is needed