Tinge is a mobile first application for controlling Philips Hue lights on Linux
screenshots | ||
tinge | ||
.gitignore | ||
install.sh | ||
LICENSE | ||
main.py | ||
README.md | ||
requirements.txt | ||
tinge.desktop |
tinge
Tinge is a mobile first application for controlling Philips Hue lights on Linux
Installation
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.