anyremote (1) - Linux Manuals
anyremote: control PC with Bluetooth cell phone
NAME
anyremote - control PC with Bluetooth cell phone
SYNOPSIS
anyremote [-f file] [-s connect string] [-log] [-a]
The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.
It was developed as thin "communication" layer between Bluetooth (IR, Wi-Fi)-capabled phone
and Linux, and in theory could be configured to manage almost any software.
anyRemote is console application, but in addition there are GUI front-ends for Gnome and KDE.
By default anyremote will try to find and use $HOME/.anyremote.cfg, then ./.anyremote.cfg. It is possible to specify
configuration file directly with -f option.
where connect string can be one of:
print verbose logging information to $HOME/.anyRemote/anyremote.log
reconnect automatically in case of connection failure, used only in AT-mode
Work as backend for GUI frontend. Use specified port to connect to frontend.
if bluetooth connection is used, allows to specify SDP service name.
Default value for SDP service name is "anyRemote"
If this option is specified, then anyRemote will ask java client for password.
Password phrase should be stored in $HOME/.anyRemote/password file in plain text.
if started from root, allows to set effective user ID to specified user
This is free software. You may redistribute copies of it under the terms of the GNU
General Public License http://www.gnu.org/licenses/gpl.html. There is NO WARRANTY, to
the extent permitted by law.
DESCRIPTION
OPTIONS
-h
-v
-f /path/to/configuration/file
-s connect string
-log
-a
-fe _port_
-http
-name SDP_service_name
-password
-u|--user _username_
AUTHORS
Mikhail Fedotov anyremote [at] mail.ru
BUGS
If you find any bugs, please report to anyremote [at] mail.ru
LICENCE