Maceelight
Control smart yeelight (White Bulb, Color Bulb, Desk Lamp and Strip) from mac ( OSX ).
Install / Use
/learn @mohammad1ta/MaceelightREADME
<p align="center">
<img src="https://raw.githubusercontent.com/mohammad1ta/maceelight/master/demo.jpg" title="Application Demo" alt="Application demo" width="340" />
</p>
Maceelight
<div> <!-- Version --> <a href="https://marktext.github.io/website"> <img src="https://badge.fury.io/gh/mohammad1ta%2Fmaceelight.svg" alt="website"> </a> <!-- License --> <a href="https://github.com/mohammad1ta/maceelight/blob/master/LICENSE"> <img src="https://img.shields.io/github/license/mohammad1ta/maceelight.svg" alt="LICENSE"> </a> <!-- Stars --> <a href="https://github.com/mohammad1ta/maceelight"> <img src="https://img.shields.io/github/stars/mohammad1ta/maceelight.svg" alt="Stars"> </a> </div>For the first time, control your yeelight (White Bulb, Color Bulb, Desk Lamp and Strip) from mac ( OSX ).
Video - 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:
$ npm i -D electron@latest
$ npm i -S menubar
$ electron .

