Skip to content
This repository was archived by the owner on Jan 9, 2025. It is now read-only.

Latest commit

 

History

History
16 lines (14 loc) · 435 Bytes

File metadata and controls

16 lines (14 loc) · 435 Bytes

Switchman-GUI

Interface for the Switchman background process. Switchman-GUI enables the user to connect to cloud services and to pair new devices running the ESPServer software.

Installation

  • Linux: 32bit / 64bit

  • Windows: 32bit / 64bit

  • Mac 10.7+: 64bit

  • latest live build: requires node.js, npm and git

git clone git@github.com:SmartRoomChallenge/Switchman-GUI.git
cd Switchman-GUI
npm install
npm start