diff options
author | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:09:16 -0400 |
---|---|---|
committer | B. Watson <yalhcru@gmail.com> | 2022-03-13 17:09:16 -0400 |
commit | 27b11871aef758ea56ed46a42f811688ccf1ee8a (patch) | |
tree | 55aa6b5cba85dd02d5db5b2a51ff12174596c9a0 /multimedia/anyremote | |
parent | 39203f4cd4348b4195fea52508100bd4553cfad2 (diff) |
multimedia/anyremote: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Diffstat (limited to 'multimedia/anyremote')
-rw-r--r-- | multimedia/anyremote/README | 26 |
1 files changed, 15 insertions, 11 deletions
diff --git a/multimedia/anyremote/README b/multimedia/anyremote/README index 51fe66945a79b..198129cbe04a5 100644 --- a/multimedia/anyremote/README +++ b/multimedia/anyremote/README @@ -1,19 +1,23 @@ -The overall goal of this project is to provide remote control service on Linux -through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection. +The overall goal of this project is to provide remote control service +on Linux through Bluetooth, InfraRed, Wi-Fi or TCP/IP connection. -anyRemote supports wide range of modern cell phones line Nokia, SonyEricsson, -Motorola and others. +anyRemote supports wide range of modern cell phones line Nokia, +SonyEricsson, Motorola and others. -anyRemote was developed as a thin "communication" layer between Buetooth -(IR, Wi-Fi)-capabled phone and Linux, and in principle could be configured -to manage almost any software. +anyRemote was developed as a thin "communication" layer between +Buetooth (IR, Wi-Fi)-capabled phone and Linux, and in principle could +be configured to manage almost any software. 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 - * IR connection with java client if java in phone supports access to IR port - * TCP/IP connection with java client, if PC is connectable from internet + * IR connection with java client if java in phone supports access + to IR port + * TCP/IP connection with java client, if PC is connectable from + internet * bluetooth, infrared or cable connection using AT "modem" commands * 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 |