altima / openhabUWP

a Windows 10 client for openhab 1 and openhab 2
6 stars 1 forks source link

Build status

openhabUWP

About

First of all , this is a hooby project and I will do this in my freetime after work and between family stuff. Features may come. I created it for me, so in the first state the server ip is hardcoded. When you want to test, let me know via an issue on github.

first test: https://youtu.be/M-G_SNrDUqk

Windows 10 client

with support for:

How to build

Prerequists

Build with grunt

  1. checkout repo
  2. goto repo directory
  3. call "npm install"
  4. call "grunt"

Build with VS2015

  1. checkout repo
  2. goto repo directory
  3. open solution "openhabUWP.sln"
  4. press play

Inspired by