Gogg: Gtk ogg player
Author: Martin Stenberg
Email: bumby@bumby.net
Homepage: http://gogg.sourceforge.net
Copyright (c) 2002 by Martin Stenberg. This program is free software which I release under the GNU General Public License. Read the COPYRIGHT file for more info.
Description
Gogg is a simple bloatfree ogg player with a functional playlist. It uses gtk for the gui and lib vorbis for the ogg decoding. mpg123 support may be implemented in later versions.
Requirements
To compile and/or use gogg, you need:
- GTK+ 1.2
- libvorbis
- pthreads
Installation
make
mv ./gogg /usr/local/bin
Usage
gogg <path to ogg files>
Example
gogg /home/foo/music/oggs
The directory structure could look something like this:
Artist
Album
Track
which will generate a playlist as this:
Artist
Album
Track
Doh! ;)
