J-MP3 Player - Users manual


1. Introduction:
----------------

J-MP3 Player is a small audio player written in Java.
The player uses his own Java audio decoders from the JavaZoom, JavaLayer project for true OS independance.
J-MP3 Player is compatible with any operating system (Windows, Unix, Solaris, Linux, etc.)


2. System requirements:
-----------------------

Minimum 166 MHz Processor
64 MB RAM
16 bit Sound Card
ORACLE (Sun) Java Runtime Environment version 6 or higher installed on your computer.


3. Features:
------------

Play music from local or remote devices.
Stream online music from internet.


4. Supported Audio Formats:
---------------------------

MP3, MP2, MP1, OGG, AU, SND, AIF, AIFF and WAV.


5. Supported Playlist Formats:
------------------------------

M3U and PLS.


6. Install:
-----------

No installation needed, just extract J-MP3Player.zip to directory of your choice.
For Windows OS with installed Java is enough a simple double click on the file jmp3player.jar
For other OS (Linux, Solaris, Free BSD, etc.) that can not open JAR files with double click,
open the command promt, navigate to the directory where you unzipped J-MP3Player.zip and enter:

java -jar jmp3player.jar


7. Uninstall:
-------------

Locate the directory where you unzipped J-MP3Player.zip and delete it.


----------------------------------------
By Kalin-JSoft