Tag Archives: sonicstage

JSymphonic (Sony Alternative)

A linux alternative to Sonys' SonicStage.

http://symphonic.sourceforge.net/

Installation:
Download and unpack the zip file (not the source).  And create a launcher.
ie.  I unzipped mine to /usr/local/bin.  The local user will need write permissions in this directory as an xml config file will be created when you first run.  Then create a launcher in ~/.local/share/applications/

$ cat .local/share/applications/SonicStage.desktop

[Desktop Entry]
 Encoding=UTF-8
 Type=Application
 Terminal=false
 Exec=/usr/bin/java -jar /usr/local/bin/JSymphonic_v0.3.0b.jar
 Comment=SonicStage alternative
 Name=SonicStage
 Icon=/usr/share/pixmaps/sonicstage.png
 Catagories=AudioVideo