Fingertier

From Openmoko

(Difference between revisions)
Jump to: navigation, search
(first version)
 
m (typo)
Line 2: Line 2:
 
Name=Fingertier|
 
Name=Fingertier|
 
Screenshot=Fingertier-0.1.0.png|
 
Screenshot=Fingertier-0.1.0.png|
Description=Fingertier (German for the Aye-eye) is a minimalistic 'Ipod Shuffle like' finger friendly music player. It is implemented in Vala and uses GLib, GTK and Gstreamer.|
+
Description=Fingertier (German for the Aye-eye) is a minimal 'Ipod Shuffle like' finger friendly music player. It is implemented in Vala and uses GLib, GTK and Gstreamer.|
 
Homepage=http://code.google.com/p/fingertier/|
 
Homepage=http://code.google.com/p/fingertier/|
 
TestedOn=FSO 5, Debian|
 
TestedOn=FSO 5, Debian|

Revision as of 22:02, 26 April 2009

Fingertier-0.1.0.png Fingertier

Fingertier (German for the Aye-eye) is a minimal 'Ipod Shuffle like' finger friendly music player. It is implemented in Vala and uses GLib, GTK and Gstreamer.


Homepage: http://code.google.com/p/fingertier/
Package: fingertier
Tested on: FSO 5, Debian


Features

Version: 0.1.0

  • supports mp3, ogg and flac (in theory any format supported by Gstreamer)
  • play/pause, previous, next
  • sorted playlist
  • volume control
  • tag and album cover display (has to be called 'cover.jpg')

Installation

Install:

opkg install http://fingertier.googlecode.com/files/fingertier_0.1.0_armv4t.ipk

Configuration

  • Edit 'LIBRARY_PATH' in /home/root/.fingertier/fingertier.conf to setup your music library folder.
  • Files called 'cover.jpg' in the same folder as your track are displayed by the player.
  • A click on the cover reveals the configuration menu, where you can change the volume.
Personal tools
Fingertier-0.1.0.png Fingertier

Fingertier (German for the Aye-eye) is a minimalistic 'Ipod Shuffle like' finger friendly music player. It is implemented in Vala and uses GLib, GTK and Gstreamer.


Homepage: http://code.google.com/p/fingertier/
Package: fingertier
Tested on: FSO 5, Debian


Features

Version: 0.1.0

  • supports mp3, ogg and flac (in theory any format supported by Gstreamer)
  • play/pause, previous, next
  • sorted playlist
  • volume control
  • tag and album cover display (has to be called 'cover.jpg')

Installation

Install:

opkg install http://fingertier.googlecode.com/files/fingertier_0.1.0_armv4t.ipk

Configuration

  • Edit 'LIBRARY_PATH' in /home/root/.fingertier/fingertier.conf to setup your music library folder.
  • Files called 'cover.jpg' in the same folder as your track are displayed by the player.
  • A click on the cover reveals the configuration menu, where you can change the volume.