James Magahern f1f86ced29 SwitchesViewController: Modernize switches collection view controller
This switches to using the more modern collection view diffable data source API.
Also I moved the action cells into their own section so we don't need to do
arithmetic to determine whether or not a cell is an action cell or a device cell.
2020-03-13 19:36:44 -07:00
2016-07-24 00:17:14 -07:00

XION Arcade WEMO-Enabled Control Panel

This is an iOS 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. 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.

Description
Forked from XIONControlPanel at https://git.sr.ht/~zanneth/XIONControlPanel
Readme 810 KiB
Languages
Swift 93.8%
GLSL 3.6%
Ruby 1.5%
Objective-C 1.1%