sindab / HomeGenie

HomeGenie, the open source, programmable, home automation server for smart connected devices and applications

Home Page:http://homegenie.it

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Join the chat at https://gitter.im/genielabs/HomeGenie

Presentation Site and User's Guide

http://www.homegenie.it

Developer Docs

https://genielabs.github.io/HomeGenie/about.html

Supported IDEs

  • MonoDevelop / Xamarin Studio
  • Microsoft Visual Studio

Building, debugging and packaging HomeGenie

Linux

  • Open the HomeGenie_Linux/HomeGenie_Linux.sln solution file
  • Prepare base files by building the BaseFiles/Linux project
  • Build/Debug the main HomeGenie project
  • To bundle a debian setup package, build the Packger project (even if this appear to be disabled, it will lauch a script in a terminal window)

Windows

  • Open the HomeGenie_Windows/HomeGenie_VS10.sln solution file
  • Prepare base files by building the BaseFiles/Windows project
  • Build/Run/Debug the main HomeGenie project
  • To bundle a setup package, open and run the InnoSetup file located in the HomeGenie_Windows/Packager folder.

Mac

  • Open the HomeGenie_Mac/HomeGenie_Mac.sln solution file
  • Build/Debug the main HomeGenie project
  • no setup packaging currently supported for Mac

Precompiled packages and install instructions

Windows, Mac, Linux

https://genielabs.github.io/HomeGenie/download.html

Related projects

===============

License Information

READ LICENSE FILE

Disclaimer

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

About

HomeGenie, the open source, programmable, home automation server for smart connected devices and applications

http://homegenie.it

License:GNU General Public License v3.0


Languages

Language:JavaScript 51.5%Language:C# 16.6%Language:CSS 14.7%Language:HTML 13.2%Language:C 3.6%Language:Inno Setup 0.2%Language:Shell 0.1%Language:Batchfile 0.0%Language:Makefile 0.0%