Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 368 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 368 Bytes

TP Link Bulb

A dead simple desktop app for controlling a TP-Link smartbulb.
Right now, it supports turning on/off the bulb and setting its color.

Installation

Download the latest release.

Alternatively:

git clone https://github.com/iiPythonx/tplinkbulb
cd tplinkbulb
npm i
npm run start