Mired in code
All Files in x10/
Not logged in
Public Repositories
mwm's Repositories

Files in directory /x10 in any check-in


# x10

A simple (so far) web-based X10 controller using the CM17A

## Usage

After lein deps, run scripts/start-servlet to start a jetty servlet on
8088 (8080 is in use on my desktop systems).

## Installation

FIXME: find out how to generate a WAR file...

## License

Copyright (C) Mike W. Meyuer

Source distributed under the FreeBSD (two-clause BSD) license.

Binaries distributed under the FreeBSD license (anything whose source
is provided), the Eclipse Public License (clojure and it's libraries
libraries) the LGPL (rxtx and the x10 libraries), and possibly others
(I couldn't find a licenses plugin for lein).