Description: A simple KDE Plasmoid front-end to the GeeXboX uShare UPnP media server utility.
Starts a uShare instance with the list of shared folders (started with XboX compatibility). Created it with the primary purpose of being able to easily control "uShare" when sharing video/music files with my Xbox360.
Features: - Add folders to share. - Start and stop the uShare instance. - Set common uShares startup options/settings.
Installation: Extract contents and run installation scripts: -install_local.sh will install to the local users profile -install_global.sh will install to the global profile and requires root privileges to install
Alternatively you can run following commands: >mkdir build >cd build >cmake ../ DCMAKE_INSTALL_PREFIX=~/.kde4 >make >make install >kbuildsycoca4
After this, the Plasmoid should show up in the add widgets dialog.Last changelog:
0.2 (20.May.2009) - Added common uShares startup options/settings to applets Settings dialog.
Ratings & Comments
0 Comments