1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00

This is BottleRocket, a commandline interface to the X10 firecracker home

automation starter kit's 'dynanmite' RF control module.

See the author's homepage (http://mlug.missouri.edu/~tymm/) for more
details.
This commit is contained in:
Mike Smith 1999-07-15 21:31:48 +00:00
parent c72cb539d0
commit 22e32ee80f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20220
5 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,19 @@
# New ports collection makefile for: bottlerocket
# Version required: 0.04b
# Date created: 15 July 1999
# Whom: Mike Smith <msmith@freebsd.org>
#
# $Id$
#
DISTNAME= bottlerocket-0.04b
CATEGORIES= misc
MASTER_SITES= http://mlug.missouri.edu/~tymm/
MAINTAINER= msmith@freebsd.org
USE_GMAKE= yes
GNU_CONFIGURE= yes
ALL_TARGET= br
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (bottlerocket-0.04b.tar.gz) = bca9dacb4582b26eaa611149780cfb5a

View File

@ -0,0 +1 @@
Home Automation Software for the X10 FireCracker kit

View File

@ -0,0 +1,21 @@
What is BottleRocket?
BottleRocket is a command-line interface for Unix systems to use the
FireCracker kit. It is easy to use, has all of the major (non-gui)
functionality of the Windows interface, is easy to call from scripts
and the backend code is made to be easily linked into other programs.
What is the X10 FireCracker kit?
The X10 Firecracker kit is a simple wireless home automation system,
consisting of a lamp module, an appliance module/radio receiver, a
hand held wireless transmitter and a wireless transmitter that plugs
into a standard RS-232 serial port. Using either the handheld
transmitter or the serial port transmitter, a user can turn on or off
any of up to 256 appliances, and brighten/dim any of those that happen
to be lamps and plugged into the special lamp modules. Each appliance
to be controlled must be plugged into its own module, and each module
is set (by turning dials on the front) to a unique address by which it
is identified.
WWW: http://mlug.missouri.edu/~tymm/

View File

@ -0,0 +1 @@
bin/br