Coder Social home page Coder Social logo

perrinennen / huelectron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from 4ch1m/huelectron

0.0 2.0 0.0 1.16 MB

An open-source and cross-platform app for the Hue lighting system from Philips - built on Electron.

Home Page: http://huelectron.achimonline.de

License: MIT License

CSS 1.93% HTML 60.81% JavaScript 36.14% Shell 1.11%

huelectron's Introduction

huElectron

huElectron

An open-source and cross-platform app for the Hue Lighting System from Philips - built on Electron.

Branch Status Dependencies
master Build Status Dependencies
development Build Status n/a

Screenshots

screenshots

Motivation

While there are many mobile-apps available for the lighting system from Philips, only few "traditional" desktop-apps can be found.

Since most of these desktop-apps are closed-source and only available for Windows / Mac, I've decided to create an open-source app which will run on all popular systems; including Linux.

Also this is my first Electron-app; so it served as some kind of playground for me. πŸ˜‰

Features

The current feature-set includes:

  • easy management of ...
    • bridges
    • users
    • lights
    • groups
    • (scenes)
    • (sensors)
  • quick-actions (set state/color/brightness with one mouse-click)
  • show detailed information about each light/group

TODO

huElectron is still at an early development stage; the following features will be implemented in future releases:

  • manage schedules
  • manage rules
  • manage portal services
  • implement discovery of new lights
  • implement discovery of new new sensors
  • enhance bridge-management (zigbeeChannel, proxyPort, timeZone, etc.)
  • enhance sensor-management (type, virtual sensor creation, etc.)
  • enhance scene-management

Oh, and although I've tried to make the app look somewhat decent by extensively using Bootstrap, of course there's always room for improvement/beautification. So any help/contribution from web-design-wizards is highly welcome. πŸ˜ƒ

Binaries

Prebuilt binaries for all target platforms can be found in the releases-section of this repository.

Build It Yourself

  • Clone the repository:

    git clone https://github.com/4ch1m/huElectron.git
    
  • Change directory:

    cd huElectron
    
  • Install dependencies:

    npm install
    
  • Now either ...

    • build the app for Linux, Mac, and Windows:

      npm run build
      

      (The freshly compiled binaries can then be found in the dist-folder.)

    • or just start it right away:

      npm start
      

Author

πŸ“§ Achim Seufert

License

Please read the license file.


Developed withΒ The best Java IDE

huelectron's People

Contributors

4ch1m avatar

Watchers

James Cloos avatar Perrin Ennen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.