• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

cfg-data/H04-Nov-2018-29,10122,296

doc-html/data/H03-May-2022-728642

keymaps/H04-Nov-2018-517444

specs/H08-Nov-2019-1,073806

src/H03-May-2022-25,62217,185

AUTHORSH A D04-Nov-201836 21

COPYINGH A D04-Nov-201834.3 KiB675553

ChangeLogH A D08-Nov-201918.4 KiB394312

INSTALLH A D04-Nov-2018858 4121

Makefile.amH A D04-Nov-20182.4 KiB5127

Makefile.inH A D03-May-202226.4 KiB826712

NEWSH A D04-Nov-201820 21

READMEH A D04-Nov-20181,004 2716

aclocal.m4H A D08-Nov-201961.4 KiB1,6961,530

compileH A D18-Jun-20197.2 KiB349259

config.guessH A D18-Jun-201943.1 KiB1,4771,284

config.subH A D18-Jun-201935.6 KiB1,8341,690

configureH A D03-May-2022221.8 KiB7,7696,460

configure.acH A D08-Nov-20195 KiB165127

depcompH A D18-Jun-201923 KiB792502

install-shH A D18-Jun-201915 KiB519337

missingH A D18-Jun-20196.7 KiB216143

README

1=================================================================================
2
3README anyremote
4
5=================================================================================
6
7Remote control software for applications using Wi-Fi or Bluetooth.
8
9anyRemote was developed as thin "communication" layer between Wi-Fi (Bluetooth)-capabled phone
10and Linux, and in principle could be configured to manage almost any kind of software.
11
12anyRemote could be used with:
13
14    * Wi-Fi connection with java client if phone supports Wi-Fi
15    * bluetooth connection with java client if cell phone is JSR82 compatible
16    * TCP/IP connection with java client, if PC is connectable from internet
17    * bluetooth, infrared or cable connection using AT "modem" commands
18    * web interface
19    * it has limited support for Bemused clients
20
21The code is licensed under the GNU Public licence (GPLv3+).
22(C) by Mikhail Fedotov 2006-2018.
23
24For detailed info see HTML docs in doc-html/index.html
25
26
27