CAMP is a complete interface for MP3 players such as mpg123, xaudio, and amp. It is designed for the console using ANSI graphics, and also supports skins.
To compile and install the camp-source, you should type the following commands:
./configure
make
make install
cp skins.tar ~/.camp
cd ~/.camp
tar xvf skins.tar
Make sure to edit "/.camp/camprc" in your homedirectory to point the player variable to mpg123 or any other command-line mp3 player. CAMP is known to compile and run under any linux distribution. older versions did also compile under SunOS, but I haven't cared to test newer version. It does also compile under *BSD, but i think the keys are fucked-up, and I will use ncurses for reading keys, as soon as I feel like rewriting that.
What is new in this release:
- This version finally fixes some compilation errors.
- It should run fine on most distributions (including Raspbian) now.
Comments not found