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 a36e5aa170
Update Roadmap
2 年之前
data Fix icons 2 年之前
packaging_scripts Help wanted for packaging 2 年之前
screenshots Implement rename and delete 3 年之前
scripts Remove bridges; fixes: #6 2 年之前
src/tinge Remove bridges; fixes: #6 2 年之前
.gitignore Initial structure 3 年之前
LICENSE Initial commit 3 年之前
README.md Update Roadmap 2 年之前
Roadmap.md Update Roadmap 2 年之前
install.sh Fix dependencies 2 年之前
requirements.txt Make installer better 2 年之前
setup.py Remove bridges; fixes: #6 2 年之前
stdeb.cfg Help wanted for packaging 2 年之前

README.md

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