Skip to content

Latest commit

 

History

History
 
 

src

==Configuration==
The web UI can be accessed with your web browser at the port specified in
"Amarok Apollo WebUI" under the Settings menu. Default is 8084. Ex: 
http://localhost:8084/
http://192.168.1.10:8084/ (replace by your Amarok's machine IP).
Per default you need to authentiate for accessing the UI; the credentials 
can be set in the same configuration window. (only basic HTTP auth, which is 
_not_ secure on untrusted connections). The default ist 
	login=foo 
	passwd=bar67#

==Copyright==
(c) 2012 Mudar Noufal <[email protected]>
(c) 2009 Johannes Wolter <[email protected]>
Some code of Ian Monroe <[email protected]> has been used as a starting point.

Contributor: Mudar Noufal <[email protected]>
- Added support for a JSON API.
- Refactoring to replace iUI by jQuery Mobile.
- Forking Amarok WebUI by Johannes Wolter: http://github.com/jwchile/WebUI-for-Amarok
- Libraries used:
http://jquery.com/
http://jquerymobile.com/
http://github.com/ququplay/jquery-mobile-flat-ui-theme