Skip to content
/ tapo Public

Control tapo lightbulbs from your computer using keybinds.

Notifications You must be signed in to change notification settings

TudorVoie/tapo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Control TP-Link Tapo lightbulbs using keybinds from your computer

Credits: https://github.com/mihai-dinculescu/tapo

You need to compile this yourself. Guide for Windows.

Step 1:

Install Python and the tapo and pyinstaller libraries ( pip install tapo pyinstaller ) + AutoHotkey v.2 and Ahk2Exe

Step 2:

Compile the main.py file to .exe using Pyinstaller. ( pyinstaller --noconsole --onefile main.py ) and then grab it from the dist directory and save it somewhere safe.

Step 3:

Configure the AHK Script. Edit it and change keybinds to your linking, the path to the exe you compiled previously, along with the details of your TP-Link account. Don't forget to test the script!

Step 4:

Compile using Ahk2Exe the script to .exe and then open Run (press Win+R), type shell:startup and then press enter. Copy the newly made .exe into the folder and then you can run it. Now, at every startup the script will be ran.

About

Control tapo lightbulbs from your computer using keybinds.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published