Tinge is a mobile first application for controlling Philips Hue lights on Linux
Find a file
2022-05-25 08:33:54 +02:00
data Fix icons 2022-05-21 16:01:11 +02:00
packaging_scripts Help wanted for packaging 2022-05-25 08:31:56 +02:00
screenshots Implement rename and delete 2021-05-17 13:50:20 +02:00
scripts Remove bridges; fixes: #6 2022-05-21 16:35:28 +02:00
src/tinge Remove bridges; fixes: #6 2022-05-21 16:35:28 +02:00
.gitignore Initial structure 2021-05-04 11:08:49 +02:00
install.sh Fix dependencies 2022-03-15 15:16:41 +01:00
LICENSE Initial commit 2021-05-03 08:48:57 +00:00
README.md Update Roadmap 2022-05-25 08:33:54 +02:00
requirements.txt Make installer better 2022-03-15 15:04:56 +01:00
Roadmap.md Update Roadmap 2022-05-25 08:33:54 +02:00
setup.py Remove bridges; fixes: #6 2022-05-21 16:35:28 +02:00
stdeb.cfg Help wanted for packaging 2022-05-25 08:31:56 +02:00

tinge

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

Installation

On Debian/Mobian

wget -O - https://repo.mic.ke/PUBLIC.KEY | sudo gpg --output /usr/share/keyrings/micke-archive-unstable.gpg --dearmor
echo "deb [signed-by=/usr/share/keyrings/micke-archive-unstable.gpg] https://repo.mic.ke/debian/ unstable main
deb-src [signed-by=/usr/share/keyrings/micke-archive-unstable.gpg] https://repo.mic.ke/debian/ unstable main" | \
sudo tee /etc/apt/sources.list.d/debian-micke-unstable.list
sudo apt update && sudo apt install python3-tinge

If you want to help with packaging in other format, please get in touch by commenting on the appropriate issue:

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.

Donations

Donate using Liberapay

If you want, you can chip in for server costs on Liberapay.

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