From dee5a36fda29bfe2156b08ae1b4df4818fb8eb4d Mon Sep 17 00:00:00 2001 From: Karl0ss Date: Mon, 2 Jun 2025 16:22:10 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3beb4ef..4f0f4eb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ -AnotterKiosk +N-AnotterKiosk (Not-AnotterKiosk) ============================= +### I have hacked this about alot from the main branch, mainly Raspberry Pi changes + - Removed the RO filesystem + - Added scheduled screen on/off + - Added scheduled chrome page refresh + - Rpi3 Overclock settings + - Disabled KMS driver for HW screen rotation (screen rotated portrait by default) + ### Overview Another kiosk browser OS? Yes, this one is a little bit opinionated :) @@ -69,4 +76,4 @@ Whenever the heartbeat stops (for whatever reason), the device will first restar ### Inspiration / Other Kiosk-OSes: - https://github.com/jareware/chilipie-kiosk/ -- https://github.com/guysoft/FullPageOS \ No newline at end of file +- https://github.com/guysoft/FullPageOS