
JRemote Control is a simple Bluetooth remotecontrol. It allows you to initiate virtually anytask on your PC from a J2ME enabled device. Theserver is fully configurable via an XMLconfiguration file to allow you to choose how tomap tasks on your PC to remote device commands.Commands are organized in contexts. Configurationis synchronized to the client when it connects. Itcould be used to assign the mobile phone "1" keythe command to start your favorite media player,the "2" key to move to the next track, and so on.Both commands could be organized in a "MediaPlayer" context.
License: GNU General Public License (GPL)
Changes:
System Tray icons that work on Windows and Linux were added. The icon shows the server's state (not running, running in listen mode, or client connected). A "Minimize on Tray" configuration item was added along with a "Suppress server output (including command stdout/stderr) if GUI is minimized)" item. The Linux scripts were revised.
More...