diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-23 18:44:22 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2005-11-23 18:44:22 +0000 |
commit | cb5fd331032ec62965f252257965b2168c01f8a2 (patch) | |
tree | 50086b0ed034453f864d56b24a67cce0742e9528 /comms/uird/pkg-descr | |
parent | d2641c5ee74e97419707dd688d6129f98f099b04 (diff) | |
download | ports-cb5fd331032ec62965f252257965b2168c01f8a2.tar.gz ports-cb5fd331032ec62965f252257965b2168c01f8a2.zip |
Notes
Diffstat (limited to 'comms/uird/pkg-descr')
-rw-r--r-- | comms/uird/pkg-descr | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/comms/uird/pkg-descr b/comms/uird/pkg-descr new file mode 100644 index 000000000000..bd8bdb94485a --- /dev/null +++ b/comms/uird/pkg-descr @@ -0,0 +1,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 happend 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://vvv.purjo.nu/uird/ |