Skip to content

Basic TP-Link lightbulb controller written with Electron.

License

Notifications You must be signed in to change notification settings

iiPythonx/tplinkbulb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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