You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
amarok/amarok/src/scripts/webcontrol
gregory guy de1aaf76f3
Conversion to the cmake building system based on S.Amelian's work.
4 years ago
..
CMakeLists.txt Conversion to the cmake building system based on S.Amelian's work. 4 years ago
Globals.py Added abandoned KDE3 version of Amarok 15 years ago
Makefile.am Added abandoned KDE3 version of Amarok 15 years ago
Playlist.py Fix references to user profile directory. 12 years ago
README Added abandoned KDE3 version of Amarok 15 years ago
RequestHandler.py Rename old tq methods that no longer need a unique name 13 years ago
WebControl.py Rename old tq methods that no longer need a unique name 13 years ago
WebControl.spec Added abandoned KDE3 version of Amarok 15 years ago
WebPublisher.py Rename KDEHOME and KDEDIR 13 years ago
amarok_cut.png Fix invalid headers in PNG files and optimize for size 8 years ago
controlbackground.png Fix invalid headers in PNG files and optimize for size 8 years ago
main.css Added abandoned KDE3 version of Amarok 15 years ago
main.js rename the following methods: 13 years ago
player_end.png Fix invalid headers in PNG files and optimize for size 8 years ago
player_pause.png Fix invalid headers in PNG files and optimize for size 8 years ago
player_play.png Fix invalid headers in PNG files and optimize for size 8 years ago
player_start.png Fix invalid headers in PNG files and optimize for size 8 years ago
player_stop.png Fix invalid headers in PNG files and optimize for size 8 years ago
smallstar.png Fix invalid headers in PNG files and optimize for size 8 years ago
star.png Fix invalid headers in PNG files and optimize for size 8 years ago
template.thtml Remove old upstream URL, display of the build date and old IRC. 5 years ago
vol_speaker.png Fix invalid headers in PNG files and optimize for size 8 years ago

README

<div align="center"><b>WEBCONTROL</b></div>
<b>About:</b><br>
Generates a HTML file with the contents of the current playlist and the
ability to control amarok through that.<br>
<br>
It is based on playlist2html codebase.<br>
<br>
<b>Using:</b><br>
<br>
This scripts starts a small http-server that serves the current-playlist as
HTML. Start it and point your browser to http://localhost:4774/
You can configure the http-server to disable controlling features.<br>
<br>
<b>Dependencies:</b><br>
Python 2.2<br>
PyQt<br>
<br>
<b>License:</b><br>
GPL V2<br>
<br>
<b>Author:</b><br>
Jonas Christian Drewsen ( kde at xspect dot dk )<br>
André Kelpe ( fs111 at web dot de )<br>
Peter C. Ndikuwera ( pndiku at gmail dot com )<br>