💾 Archived View for zvava.org › wiki › hue-server.gmi captured on 2024-06-16 at 12:33:19. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-05-26)

➡️ Next capture (2024-07-08)

🚧 View Differences

-=-=-=-=-=-=-

🏡 go home...

🗃️ go back...

color server

created  2024/03/28
category software
views    31

hue-server is a little color server i wrote. it will advertise a color and you may change it at will. it also comes with a little web client!

zvava.org's current color!

additionally, it can connect to a ntfy.sh topic to advertise changes in real time, and it also supports http authentication

source code

24/04/25 — i have disabled authentication on zvava.org 👀

usage

very simple!

 $ curl -d "eebfff" https://zvava.org/api/hue
 $ curl -d "#667557" https://zvava.org/api/hue

zvava.org's hue api endpoint