multimedia/anyremote: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:09:16 -04:00
parent 39203f4cd4
commit 27b11871ae
1 changed files with 15 additions and 11 deletions

View File

@ -1,19 +1,23 @@
The overall goal of this project is to provide remote control service on Linux The overall goal of this project is to provide remote control service
through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection. on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection.
anyRemote supports wide range of modern cell phones line Nokia, SonyEricsson, anyRemote supports wide range of modern cell phones line Nokia,
Motorola and others. SonyEricsson, Motorola and others.
anyRemote was developed as a thin "communication" layer between Buetooth anyRemote was developed as a thin "communication" layer between
(IR, Wi-Fi)-capabled phone and Linux, and in principle could be configured Buetooth (IR, Wi-Fi)-capabled phone and Linux, and in principle could
to manage almost any software. be configured to manage almost any software.
anyRemote could be used with: anyRemote could be used with:
* bluetooth connection with java client if cell phone is JSR82 compatible * bluetooth connection with java client if cell phone is JSR82
compatible
* Wi-Fi connection with java client if phone supports Wi-Fi * Wi-Fi connection with java client if phone supports Wi-Fi
* IR connection with java client if java in phone supports access to IR port * IR connection with java client if java in phone supports access
* TCP/IP connection with java client, if PC is connectable from internet to IR port
* TCP/IP connection with java client, if PC is connectable from
internet
* bluetooth, infrared or cable connection using AT "modem" commands * bluetooth, infrared or cable connection using AT "modem" commands
* web interface * web interface
* it supports some of IR remotes supplied with TV tuner cards (like LIRC) * it supports some of IR remotes supplied with TV tuner cards (like
LIRC)
* it has limited support for Bemused clients * it has limited support for Bemused clients