diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-24 22:40:04 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-31 11:15:36 +0700 |
commit | 6f0476be94aa5c5a9647fc90bbd2753e32e9d4a4 (patch) | |
tree | 786ba4450f9a0e81898293f2ccdb0bf90dd7f23f /misc/heyu/README | |
parent | b420c7985f8b7e686576044d75027434d9ad1463 (diff) | |
download | slackbuilds-6f0476be94aa5c5a9647fc90bbd2753e32e9d4a4.tar.gz |
misc/heyu: Updated for version 2.10.2.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/heyu/README')
-rw-r--r-- | misc/heyu/README | 22 |
1 files changed, 12 insertions, 10 deletions
diff --git a/misc/heyu/README b/misc/heyu/README index db119f7b36..013a5e0800 100644 --- a/misc/heyu/README +++ b/misc/heyu/README @@ -1,15 +1,17 @@ -This program operates an X10 module via a CM11A computer interface. It is -based on the program X10 by Larry Cambell as modified by Paul Fox. All but a -few functions have been changed enough that they no longer interwork with -the original. I think this justifies issuing the program as 'heyu' instead -of 'x10'. +heyu (X10 module controller software) -The program is strictly command line driven, and works well with crontab. -Crontab can be used to schedule events. You can also upload timers and -macros to the CM11's memory. +This program operates an X10 module via a CM11A computer interface. +It's based on the program X10 by Larry Cambell as modified by Paul +Fox. All but a few functions have been changed enough that they no +longer interwork with the original. I think this justifies issuing the +program as 'heyu' instead of 'x10'. -The program comes complete with source code, sample config files, man pages, -and executable binary. The program has options to allow you to: +The program is strictly command line driven, and works well with +crontab. Crontab can be used to schedule events. You can also upload +timers and macros to the CM11's memory. + +The program comes complete with source code, sample config files, man +pages, and executable binary. The program has options to allow you to: * Get the date and time from the interface * Get information about current settings and module states |