blob: ee52910c378bc62593a12c3710e9eb902b417a06 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
UIRD is software to control your PC via a normal remote control. It is designed
to interface with the UIRR (Universal IR Receiver), which is a piece of
hardware that you can easily build yourself.
Features:
* Embedded perl-interpreter for advanced scripting features
* Learning mode - interactively press a button on your remote and then enter
what should happpen every time you push that button
* Simple configuration-file for specifying what should happen when you push a
particular button
* Network mode sends IR-data encapsulated in UDP-packets over the network to a
remote host
WWW: http://kbinstuff.googlepages.com/uirduniversalirreceiverdaemon
|