SoundSeeder Speaker for JavaSE 
This is a java based speaker application for the SoundSeeder Music Player for Android:
https://play.google.com/store/apps/details?id=com.kattwinkel.android.soundseeder.player

Requirements:
JavaSE (Standard Edition) Runtime Environment 1.6 or higher

usage: java -jar soundseederspeaker.jar
 -c,--channel <arg>   speaker channel configuration [mono, left, right,
                      stereo], default: stereo
 -d,--debug           enable debug mode
 -h,--help            show this dialog
 -i,--ip <arg>        prefered IP binding. Specify the IP Address of your
                      local network interface, if multiple interfaces are
                      available.
 -m,--mixer <arg>     system audio mixer id, default: 0
 -n,--name <arg>      set speaker device name
 -v,--volume <arg>    volume on startup [0-15], default: 12
 
Copyright 2015 JekApps
Contact: jekapps@gmail.com, http://www.soundseeder.com

This work is licensed under the Creative Commons
Attribution-NonCommercial-NoDerivatives 4.0 International License.
http://creativecommons.org/licenses/by-nc-nd/4.0/