From 74ce13355c5deb6bd952c9ed11386aa1e1741e3c Mon Sep 17 00:00:00 2001 From: Charles Magahern Date: Fri, 1 Jan 2016 00:39:13 -0800 Subject: [PATCH] Add README --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ecced74 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +XION Arcade WEMO-Enabled Control Panel +================================================================================ + +This is an iPad application designed for remote control of XION Arcade devices. +The app is designed for XION but could work with any WEMO-enabled household by +changing only one line of code. + +The control panel is powered by the server-side client application called +[Ouimeaux](http://ouimeaux.readthedocs.org). The application talks to any +Ouimeaux server instance that is running and uses this to retrieve device +information and to toggle devices on the network. +