← Back to Projects

govee-cli

govee-cli is a lightweight terminal tool I built to control my Govee smart lights.

Why I made it

I’ve got smart lights around my apartment, but flipping each one manually through the official app felt too slow and clunky. So I built a tool in Python to command my Govee lights by alias or group, flipping them on and off or changing their colours without ever opening the phone app.

What it does

What I learned

This project was a great quick project for a CLI and to be able to press shortcuts on my PC to flick my lights on and off.

Next steps

View on GitHub