项目作者: mohammad1ta

项目描述 :
Control smart yeelight (White Bulb, Color Bulb, Desk Lamp and Strip) from mac ( OSX ).
高级语言: JavaScript
项目地址: git://github.com/mohammad1ta/maceelight.git
创建时间: 2019-04-22T07:55:33Z
项目社区:https://github.com/mohammad1ta/maceelight

开源协议:GNU General Public License v3.0

下载



Application demo

Maceelight

For the first time, control your yeelight (White Bulb, Color Bulb, Desk Lamp and Strip) from mac ( OSX ).

Video - Demo

Demo

Features:

  • Color choice between 11 default colors
  • Ability to choose the desired color using the color picker
  • Ability to change brightness from %10 to %100
  • Possibility to turn the light power on/off
  • Turning the light into disco (light dance)

How to install?

You can either download the release file, or build it from the following steps by electron.

  • Clone this project and go to that folder by Terminal.
  • Run the following commands:
    1. $ npm i -D electron@latest
    2. $ npm i -S menubar
    3. $ electron .