.TH ANYREMOTE2HTML 1 "February 5, 2009" .SH NAME anyremote2html \- web interface for anyRemote acting as HTTP server .SH SYNOPSIS .B anyremote2html \-w web-port \-a anyRemote-port [\-i directory\-with\-icons] [\-s 16|32|64] [\-r refresh rate] [\-\-width integer] [\-d] .br .SH DESCRIPTION The overall goal of this project is to provide remote control service on Linux through Bluetooth, InfraRed, Wi\-Fi or just TCP/IP connection. .PP anyRemote supports a wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. .PP It was developed as a thin "communication" layer between Bluetooth (IR, Wi\-Fi)\-capabled phones and Linux, and in theory it could be configured to manage almost any software. .PP anyRemote is a console application, but in addition there are GUI front\-ends for Gnome and KDE and this web front-end. .PP With the help of this interface any device which contains a web browser and which can connect to the PC with anyRemote by TCP/IP (GPRS, Wi-Fi, ...) could be used as a remote control. .br .SH USAGE Run anyremote/kanyremote with "\-s socket:" option: .br anyremote \-s socket:5000 \-f .PP Run anyremote2html \-a \-w \-s 16|32|64 \-i .br For example: .br anyremote2html \-a 5000 \-w 5050 \-s 64 \-i /usr/share/pixmaps/anyRemote2html .PP Run browser on device and connect to http://:5050 .PP For easier use and configuration of anyRemote as well as anyRemote2html, use either kAnyRemote or gAnyRemote. .br Further information is shipped with the anyRemote package. .br .SH OPTIONS .TP .B \-h, \-\-help Show summary of options. .TP .B \-w Use specified port for HTTP server, default is 5550 .TP .B \-a Use specified port to connect to anyRemote, default is 5000 .TP .B \-i Default is /usr/share/pixmaps/anyremote2html/ .TP .B \-s 16|32|64 Use specified icon size, default is 64 .TP .B \-r no|smart| Set refresh rate for web page, "no" means no refresh, "smart" means variable refresh rate (default) .TP .B \-\-width Assume screen width is specified value, default is 800 .TP .B \-d Show debug output .br .SH SEE ALSO .BR anyremote (1), .BR ganyremote (1x), .BR kanyremote (1x). .br .SH "BUGS If you find any bugs, please report to \fIanyremote@mail.ru\fP .br .SH AUTHOR anyremote2html was written by Mikhail Fedotov . .PP This manual page was written by Philipp Huebner , for the Debian project (and may be used by others).