Last update: 2011-03-02 02:14:37
Petit exercice du weekend, une appliquette très légère pour commander l'excellent MPD depuis pratiquement n'importe quel appareil tenant dans le creux de la main et doté d'un navigateur (même basique).

Sur un Palm TX avec Blazer

Sous Firefox
On peut controler la lecture, faire des recherches et mettre dans la playlist le résultat des recherches.
Le tout fonctionne sans ajax ni même javascript afin d'assurer la meilleure compatibilité possible (et oui... tout le monde n'a pas un webkit récent avec le moteur javascript qui va bien dans son téléphone). En revanche il faut un serveur web capable d'exécuter du PHP5.3. Apache ou Lighttpd font l'affaire.
Hi, I like your application, but I can't get it working on my pc. There is no index.php and no description on how to start/boot it. sorry. -tswaehn
Hi. Just wanted to thank you for your application! Combined with MPD HTTP Streaming server, I have access to all my music from my phone :)
Glad you find it useful :-) what is this MPD HTTP Streaming server ?
It's a new feature in version 0.15 of MPD. Now you don't need IceCast to stream music, only MPD. See the wiki: http://mpd.wikia.com/wiki/Configuration#Built-in_HTTP_streaming
I'm trying to download but I get "Error no default routing allowed" Thank you