Tinge is a mobile first application for controlling Philips Hue lights on Linux
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
Micke Nordin 62b4934a0a
Merge branch 'master' of ssh://code.smolnet.org:22022/micke/tinge
il y a 3 ans
screenshots Implement rename and delete il y a 3 ans
tinge This commit fixes #19 and #2 il y a 3 ans
.gitignore Initial structure il y a 3 ans
LICENSE Initial commit il y a 3 ans
README.md Fix Debian/Mobian instructions il y a 3 ans
Roadmap.md Update Roadmap with fixed issues il y a 3 ans
install.sh fix script shebang il y a 3 ans
main.py This commit fixes #19 and #2 il y a 3 ans
requirements.txt Fix for Issue#16 (#17) il y a 3 ans
tinge.desktop Add crude installer il y a 3 ans

README.md

tinge

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

Installation

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

sudo apk add py3-wxpython

or for Debian/Mobian:

sudo apt install python3-wxgtk4.0

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

Help

If you find any bugs (that is broken, existing features) please open an issue here. You are also welcome to open an issue with requests for new features (check existing issues first as to avoid duplicates).

You can also join #tinge on irc.libera.chat or use the kiwiirc webchat to ask any questions.

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