This commit is contained in:
Karl 2025-07-21 14:12:03 +01:00
parent e89639703d
commit 8b25aa87db

View File

@ -33,6 +33,7 @@ This project aims to solve a lot of those (at least for the author), it might al
- VNC support - VNC support
- SSH tunneling support (for remote-access without port-forwarding, etc.) - SSH tunneling support (for remote-access without port-forwarding, etc.)
- Basic API for Rpi Actions - Basic API for Rpi Actions
- Hyperion-NG support for ambilight
#### Planned features: #### Planned features:
@ -123,6 +124,11 @@ Starts the screen-refresh.service to refresh the screen.
`GET /script.php?action=reboot&key=YOUR_API_KEY` `GET /script.php?action=reboot&key=YOUR_API_KEY`
Reboots the Raspberry Pi. 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: ### Inspiration / Other Kiosk-OSes:
- https://github.com/jareware/chilipie-kiosk/ - https://github.com/jareware/chilipie-kiosk/