From 271940934d62c5cf17dba4a1741c703e0db70a42 Mon Sep 17 00:00:00 2001 From: dsainty Date: Sat, 26 Feb 2005 13:09:11 +0000 Subject: Penguin Power, version 0.1.5 Ppower, short for 'Penguin Power', is a piece of UNIX software for controlling x10 home automation equipment connected to the computer via a cm11a interface. It can be used to turn things on and off and lights dim and bright. In addition to controlling the x10 devices, it can receive commands sent to the x10 devices from other sources such as an x10 remote transceiver and execute commands on your system in response. The virtue of ppower is that it is designed to run as a daemon at all times, keeping track of the status of the X10 system, taking action on events, queueing requests, and providing information on the events it is receiving to any interested clients. --- misc/ppower/DESCR | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 misc/ppower/DESCR (limited to 'misc/ppower/DESCR') diff --git a/misc/ppower/DESCR b/misc/ppower/DESCR new file mode 100644 index 00000000000..549e4fa9a52 --- /dev/null +++ b/misc/ppower/DESCR @@ -0,0 +1,11 @@ +Ppower, short for 'Penguin Power', is a piece of UNIX software for controlling +x10 home automation equipment connected to the computer via a cm11a interface. +It can be used to turn things on and off and lights dim and bright. In +addition to controlling the x10 devices, it can receive commands sent to the +x10 devices from other sources such as an x10 remote transceiver and execute +commands on your system in response. + +The virtue of ppower is that it is designed to run as a daemon at all times, +keeping track of the status of the X10 system, taking action on events, +queueing requests, and providing information on the events it is receiving to +any interested clients. -- cgit v1.2.3