diff options
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 |