Linux Bluetooth Remote Control 0.5 (Default branch) |
|
|
Wednesday December 26, 2007. 08:29 PM FreshMeat
Linux Bluetooth Remote Control (LBRC) is a remote
control program that allows a Linux computer to be
controlled by a J2ME device via Bluetooth. It is
divided into a server part that runs on the
computer and reacts to input events and a client
part that runs on the J2ME device. The J2ME client
sends the device's keycodes, which are translated
to keystrokes, mouse movements, mouse clicks, or
other input events on the controlled computer.
License: GNU General Public License (GPL)
Changes:
File selection for the mplayer module. A VolumeControl module with graphical feedback. VolumeControl is now based on gstreamer (should allow easy support for OSS and Pulseaudio). Mode robust CommandExecutor. Debug messages have been added. A new JSON parser. Several bugfixes.
|