From 8b25aa87db7f30749c95b4213753aeafe8886082 Mon Sep 17 00:00:00 2001 From: Karl Date: Mon, 21 Jul 2025 14:12:03 +0100 Subject: [PATCH] hyperion --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index cb053f7..b5b5940 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,7 @@ This project aims to solve a lot of those (at least for the author), it might al - VNC support - SSH tunneling support (for remote-access without port-forwarding, etc.) - Basic API for Rpi Actions +- Hyperion-NG support for ambilight #### Planned features: @@ -123,6 +124,11 @@ Starts the screen-refresh.service to refresh the screen. `GET /script.php?action=reboot&key=YOUR_API_KEY` Reboots the Raspberry Pi. +### Hyperion-NG + +The kiosk now supports Hyperion-NG for ambilight control. +Manage Hyperion via its web interface, which is available on port 8090. + ### Inspiration / Other Kiosk-OSes: - https://github.com/jareware/chilipie-kiosk/