.TH "anyRemote" 1 "May 11, 2012" .PP .SH "NAME .PP anyremote - control PC with Bluetooth/Wi-Fi cell phone \&.br .SH "SYNOPSIS .PP anyremote [-f file] [-s connect string] [-log] [-a] .PP [-fe port] [-http] [-u username] [-name SDP service name] [-password] .PP anyremote -h|-v \&.br .SH "DESCRIPTION .PP The overall goal of this project is to provide remote control service on Linux through Bluetooth, Wi-Fi or just TCP/IP connection. .PP anyRemote supports wide range of modern cell phones like Nokia, HTC, SonyEricsson, Motorola and others. .PP 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. .PP anyRemote is console application, but in addition there are GUI front-ends for Gnome and KDE. .SH "OPTIONS .SS "-h .PP print short help and exit .SS "-v .PP print version number and exit .SS "-f /path/to/configuration/file .PP 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. .SS "-s connect string .PP where connect string can be one of: .PP bluetooth:_channel_ (Server mode - bluetooth connection) .PP socket:_port_ (Server mode - TCP/IP connection) .PP web:_port_ (Server mode - Web interface) .PP local:/dev/ircommX (Server mode - IR connection) .PP rfcomm:XX:XX:XX:XX:XX:XX:CC (AT mode - bluetooth connection, where XX:XX:XX:XX:XX:XX is bluetooth device address and CC is channel number - integer from 1 to 32) .PP /dev/ttyACM# (AT mode - cable connection) .PP /dev/ircomm# (AT mode - IR connection) .PP ilirc:_AF_LOCAL socket file_ (use with inputlircd) .PP stdin .SS "-log .PP print verbose logging information to $HOME/.anyRemote/anyremote.log .SS "-a .PP reconnect automatically in case of connection failure, used only in AT-mode .SS "-fe _port_ .PP Work as backend for GUI frontend. Use specified port to connect to frontend. .SS "-name SDP_service_name .PP if bluetooth connection is used, allows one to specify SDP service name. .PP Default value for SDP service name is "anyRemote" .SS "-password .PP If this option is specified, then anyRemote will ask the client for the password. .PP Password phrase should be stored in $HOME/.anyRemote/password file in plain text. .SS "-u|--user _username_ .PP if started from root, allows one to set effective user ID to specified user .PP \&.br .SH "AUTHORS Mikhail Fedotov \fIanyremote@mail.ru\fP .PP \fIhttp://anyremote.sf.net\fP \&.br .SH "BUGS If you find any bugs, please report to \fIanyremote@mail.ru\fP \&.br .SH "LICENCE .PP This is free software. You may redistribute copies of it under the terms of the GNU General Public License \fIhttp://www.gnu.org/licenses/gpl.html\fP. There is NO WARRANTY, to the extent permitted by law.