mirror of
https://github.com/karl0ss/AnotterKiosk.git
synced 2025-07-22 16:55:01 +01:00
hyperion
This commit is contained in:
parent
e89639703d
commit
8b25aa87db
@ -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/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user