Fingertier

From Openmoko

(Difference between revisions)
Jump to: navigation, search
m
(0.2.0 release update)
Line 4: Line 4:
 
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.|
 
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, OM2008.12|
+
TestedOn=FSO 5, Debian|
 
PackageName=fingertier
 
PackageName=fingertier
 
}}
 
}}
Line 12: Line 12:
 
== Features ==
 
== Features ==
  
Version: 0.1.0
+
Version: 0.2.0
  
 
* supports mp3, ogg and flac (in theory any format supported by Gstreamer)
 
* supports mp3, ogg and flac (in theory any format supported by Gstreamer)
 
* play/pause, previous, next
 
* play/pause, previous, next
* sorted playlist
+
* sorted playlist (cyclic)
 
* volume control
 
* volume control
* tag and album cover display (has to be called 'cover.jpg')
+
* tags and album cover display
 +
* player prevents the phone from sleeping while running
  
 
== Installation ==
 
== Installation ==
  
 
Install:
 
Install:
  opkg install http://fingertier.googlecode.com/files/fingertier_0.1.0_armv4t.ipk
+
  opkg-cl install http://fingertier.googlecode.com/files/fingertier_0.2.0_armv4t.ipk
  
 
== Configuration ==
 
== Configuration ==
  
* Edit 'LIBRARY_PATH' in /home/root/.fingertier/fingertier.conf to setup your music library folder.
+
* Edit 'LIBRARY_PATH' in ~/.fingertier/fingertier.conf to setup your music library folder. The default music folder is ~/Music.
* Files called 'cover.jpg' in the same folder as your track are displayed by the player.
+
* Files called 'cover.jpg' or 'folder.jpg' in the same folder as your track are displayed by the player. The list of accepted cover file names can be configured in ~/.fingertier/fingertier.conf too.
 
* A click on the cover reveals the configuration menu, where you can change the volume.
 
* A click on the cover reveals the configuration menu, where you can change the volume.
 
  
  
 
[[Category:Audio Applications]]
 
[[Category:Audio Applications]]

Revision as of 00:19, 15 September 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


Fingertier @ opkg.org

Features

Version: 0.2.0

  • supports mp3, ogg and flac (in theory any format supported by Gstreamer)
  • play/pause, previous, next
  • sorted playlist (cyclic)
  • volume control
  • tags and album cover display
  • player prevents the phone from sleeping while running

Installation

Install:

opkg-cl install http://fingertier.googlecode.com/files/fingertier_0.2.0_armv4t.ipk

Configuration

  • Edit 'LIBRARY_PATH' in ~/.fingertier/fingertier.conf to setup your music library folder. The default music folder is ~/Music.
  • Files called 'cover.jpg' or 'folder.jpg' in the same folder as your track are displayed by the player. The list of accepted cover file names can be configured in ~/.fingertier/fingertier.conf too.
  • 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 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


Fingertier @ opkg.org

Features

Version: 0.2.0

  • supports mp3, ogg and flac (in theory any format supported by Gstreamer)
  • play/pause, previous, next
  • sorted playlist (cyclic)
  • volume control
  • tags and album cover display
  • player prevents the phone from sleeping while running

Installation

Install:

opkg-cl install http://fingertier.googlecode.com/files/fingertier_0.2.0_armv4t.ipk

Configuration

  • Edit 'LIBRARY_PATH' in ~/.fingertier/fingertier.conf to setup your music library folder. The default music folder is ~/Music.
  • Files called 'cover.jpg' or 'folder.jpg' in the same folder as your track are displayed by the player. The list of accepted cover file names can be configured in ~/.fingertier/fingertier.conf too.
  • A click on the cover reveals the configuration menu, where you can change the volume.