.TH "anyRemote" 1 "March 2, 2014" .PP .SH "NAME .PP anyremote \- control PC with Bluetooth/Wi\-Fi cell phone .br .SH "SYNOPSIS .PP anyremote [\-f file] [\-s peer[,peer ...]] [\-log] [\-a] .PP [\-fe port] [\-u username] [\-name SDP service name] [\-password] .PP anyremote \-h|\-v .br .SH "DESCRIPTION .PP anyRemote is remote control software for applications using Bluetooth or WiFi. .PP It supports wide range of modern cell phones like Nokia, HTC, SonyEricsson, Motorola and others. .PP anyRemote was developed as thin "communication" layer between device with Bluetooth or WiFi support (which can be cell phone or tablet computer) and Linux PC. .PP In theory anyRemote could be configured to manage almost any kind of software. .PP anyRemote is console application, but in addition there are GUI frontends 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 peer[,peer ...] .PP where peer can be one of: .PP bluetooth:_channel_ (Server mode \- bluetooth connection) .PP tcp:_port_ (Server mode \- TCP/IP connection) .PP web:_port_ (Server mode \- Web interface) .PP cmxml:_port_ (Server mode \- XML services interface) .PP local:/dev/ircommX (Server mode \- IR connection) .PP rfcomm:XX:XX:XX:XX:XX:XX:CC (AT mode \- bluetooth connection, .PP where XX:XX:XX:XX:XX:XX is bluetooth device address and .PP 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 .PP Default peer value is bluetooth:19,tcp:5197,web:5080 .PP It is possible to specify several peers for Server mode configuration files only. .PP It is possible to specify only single peer of web: or cmxml: type. .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 a 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.