惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园_首页
J
Java Code Geeks
IT之家
IT之家
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
B
Blog RSS Feed
P
Proofpoint News Feed
博客园 - Franky
MongoDB | Blog
MongoDB | Blog
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
博客园 - 【当耐特】
Microsoft Security Blog
Microsoft Security Blog
I
InfoQ
B
Blog
Stack Overflow Blog
Stack Overflow Blog
Martin Fowler
Martin Fowler
博客园 - 聂微东
Y
Y Combinator Blog
Recent Announcements
Recent Announcements
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
Apple Machine Learning Research
Apple Machine Learning Research
大猫的无限游戏
大猫的无限游戏
U
Unit 42
aimingoo的专栏
aimingoo的专栏

KittenLabs

Casiomania Marantz UD5007 power supply replacement GPD Pocket 4 Speaker DSP IP-over-Toslink FX3 LVDS Frame grabber Extreme Pi Boot Optimization WiFi auth with OsmoHLR/SIM cards Windows 11 tweaks & usability improvements Using custom domains as a Fediverse redirect 25GBit/s on macOS & iOS Router overclocking Real gaming router Manage RDP certificates on Windows using SSH 20 port USB-C charger Reviving a dead Gigabyte MJ11-EC1 mainboard NVMe BIOS Option ROM 2.5GbE PCIe NIC mod board Blinkekatze ThinkPad T41/T43 USB-C HomeSwitch 4 DC UPS (Lithium) OLED nametag Thermal camera macro Blåmba LPT printer emulator PC104 ISA adapter Palm IIIc USB-C OtterCast Gigaset DECT debug adapter M.2 NVMe -> miniPCIe
AnotterKiosk
By Manawyrm | Sunday, October 19, 2025 · 2025-10-19 · via KittenLabs

Digital Signage OS, to use a Raspberry Pi or x86 PC to display a webpage, in fullscreen, reliably, 24/7

Monitor running AnotterKiosk, displaying a photo of a townhall in fullscreen

What is it?

This project is a Debian Linux-based operating system for computers, either PCs or Raspberry Pi’s.
It is designed to take the URL to a website and display it in fullscreen, without any UI elements.

There are several similar solutions for this task, but many suffer from issues like reliability issues due to broken SD cards, crashing browsers, etc.

AnotterKiosk has a number of different mechanisms (like read-only storage, watchdogs, restart on crash, configurable caching, etc.) that will ensure that the website is always visible and up-to-date.
It has been used in a number of real-world deployments for several years and has proven itself.

Monitor running AnotterKiosk, displaying a public transport timetable in fullscreen Small LCD monitor running AnotterKiosk, displaying a Victron solar inverter dashboard in fullscreen

Key features

  • Images built via CI
  • WiFi & Ethernet connection support
  • Raspberry Pi & PC (64-bit) compatibility
  • USB flash drive, USB SSD, etc. compatible
  • aarch64 images for Raspberry Pis (significant performance improvements over armv7/32bit ARM)
  • Read-only filesystem (no more broken SD cards)
  • Browser cache can be cleared at configurable intervals
  • HTTP watchdog (website needs to send heartbeat messages via XHR/AJAX to localhost)
  • Force specific resolution (1080p on 4k screens, broken EDID, etc.)
  • Configurable audio output (HDMI, 3.5mm, USB audio, etc.)
  • Hard NTP handling (will wait for NTP at boot)
  • SSH support
  • VNC support
  • SSH tunneling support (for remote-access without port-forwarding, on DS-Lite/cellular connections, etc.)
  • Support for multi-touch touch-screens and gestures
  • Dark mode support
  • Configurable timezone and keyboard layout
  • Local webserver with PHP support (can host simple HTML, landing pages, slideshows, iFrame mechanisms, etc.)

Supported platforms

  • Raspberry Pi 3, 4, 5, Zero 2 (W)
  • PCs with UEFI (Intel, AMD or Nvidia GPUs)

not recommended, but working

  • Raspberry Pi 1, 2, Zero (W) (very slow, 32bit only, try to avoid, use armhf images)

Application examples

  • Digital signage
  • Video streams (Cameras, Livestreams, etc.)
  • Grafana dashboard
  • Public transport timetable
  • Digital picture frame/slideshow
  • Victron Solar dashboard
  • Interactive maps
  • Digital concierge
  • Magic mirrors