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
26bbaf3aa4
|
1 year ago | |
---|---|---|
data | 3 years ago | |
packaging_scripts | 3 years ago | |
screenshots | 4 years ago | |
src | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE | 4 years ago | |
README.md | 3 years ago | |
Roadmap.md | 3 years ago | |
hue.kv | 1 year ago | |
install.sh | 3 years ago | |
main.py | 1 year ago | |
requirements.txt | 3 years ago | |
setup.py | 3 years ago | |
stdeb.cfg | 3 years ago |
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
If you want, you can chip in for server costs on Liberapay.