Tinge is a mobile first application for controlling Philips Hue lights on Linux
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Micke Nordin df5403a519
Fix for Issue#16 (#17)
3 years ago
screenshots Implement rename and delete 3 years ago
tinge Fix for Issue#16 (#17) 3 years ago
.gitignore Initial structure 3 years ago
LICENSE Initial commit 3 years ago
README.md Future plans 3 years ago
Roadmap.md Update 'Roadmap.md' 3 years ago
install.sh fix script shebang 3 years ago
main.py Fix for Issue#16 (#17) 3 years ago
requirements.txt Fix for Issue#16 (#17) 3 years ago
tinge.desktop Add crude installer 3 years ago

README.md

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.

Future plans

Check out the Roadmap

Screenshots

Discover Bridge View All Bridge View All Group View Single Group View, with Some Lights Off, and Roof light unreachable Single Light View, with Bed Lamp Off Single Light View, with Bed Lamp On Single Group View, with Bed Lamp On Rename Bed lamp Single Light View, with Bed Lamp renamed to Table lamp Single Group View, with Bed Lamp renamed to Table lamp Single Light View, with Table lamp Delete modal Single Group View, with Table lamp Deleted