Tinge is a mobile first application for controlling Philips Hue lights on Linux
Find a file
2021-05-09 22:06:13 +02:00
screenshots Make install instructions clearer 2021-05-06 16:25:52 +02:00
tinge Remove old requirements file 2021-05-06 14:52:59 +02:00
.gitignore Initial structure 2021-05-04 11:08:49 +02:00
install.sh fix script shebang 2021-05-06 16:15:42 +02:00
LICENSE Initial commit 2021-05-03 08:48:57 +00:00
main.py fix alignment of button text 2021-05-09 22:06:13 +02:00
README.md Make install instructions clearer 2021-05-06 16:25:52 +02:00
requirements.txt Make install instructions clearer 2021-05-06 16:25:52 +02:00
tinge.desktop Add crude installer 2021-05-06 15:13:04 +02:00

tinge

Tinge is a mobile first application for controlling Philips Hue lights on Linux

Installation

Install wxPython. eg. for PostmarketOS (don't use pip to install it):

sudo apk add py3-wxpython

clone this repository:

git clone https://code.smolnet.org/micke/tinge

Run the crude installer:

cd tinge
./install.sh

Requirements

Requires a recent Python3 and pip3, most likely python >= 3.7. It is only tested with 3.9 on PostmarketOS on the PinePhone and on Debian Bullseye though.

Screenshots

Discover Bridge View All Bridge View All Group View Single Group View, with Bed Light Off Single Light Off Single Light On Single Group View, with Bed Light On