Affichage des articles dont le libellé est gnome. Afficher tous les articles
Affichage des articles dont le libellé est gnome. Afficher tous les articles

jeudi 11 septembre 2008

Remote app for Rhythmbox

Rhythmbox is the default mp3 player for the Gnome environnment ( http://www.gnome.org/projects/rhythmbox/ ). I'm on Ubuntu and I've had the idea ( before Apple ^^ ) to make an App to control my favourite player from my iPod Touch...

I did it on old firmware (1.1.4) with jiggy but with the new Firmware i've had to port (completely rewrite actually) it to iPhone-Java (easier for me). The Rhythmbox part is a little python plugin (basically a small web server).
Features:
  • Browse thru Albums
  • Browse thru Artists
  • Search for songs (live search)
  • Play/Pause/Next/Prev/Volume control
  • See Playlist
  • A tap on a song to add it to playlist
  • Swipe style navigation to browse back (Albums<-Tracks)
  • Left Swipe on a nav window to clear playlist
  • Left swipe on cover to see playlist

Screenshots:



I have still to do :
Covers retrieve
many more things...


Installation:
download these two zips:
plugin
app

unzip the first one in ~/.gnome2/rhythmbox/plugins
install iphone java package from cydia
unzip the second archive to /Applications folder
restart springboard
set your computer ip in the .properties file (in /Applications/JRemote.app/ )
Launch rhythmbox
launch JRemote
enjoy :)