Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Latest commit

 

History

History
24 lines (14 loc) · 929 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 929 Bytes

Ubuntu Core Kiosk

Description

The foundation for many embedded graphical display implementations. Ubuntu-core-kiosk is a simple fullscreen shell (based on Wayland) used for kiosks, industrial displays, digital signage, smart mirrors, etc.

The application you choose (or provide) gets a fullscreen window (or windows) and input from touch, keyboard and mouse without needing to deal with the specific hardware.

Configuration

There are three snap configuration options:

  • daemon=[true|false] enables the daemon (defaults to false on classic systems)
  • kiosk-config=<options for the shell>
  • kiosk-display=<options for display layout>

The configuration options are described in detail in REFERENCE.md

Development

Developers working with Ubuntu Core Kiosk may find the following useful: