YoeDistro / yoe-kiosk-browser

4 stars 2 forks source link

Yoe Kiosk Browser

The Yoe Kiosk Browser is a Qt WebEngine (Chromium) based browser designed for embedded kiosk (full screen, single app) applications. In this scenario, the UI for the device is a web application that displays in a browser running on the device.

screenshot

Features:

Example error page

error page

Custom Dialogs

The browser utilizes custom dialogs, including login prompts, due to the limitations in Qt's default dialog handling. This approach is essential when prompt input is required via a virtual keyboard, as it ensures the keyboard remains interactable and properly targetable.

Login

Dialog

To build

On a development machine

On Embedded Linux Systems

Use the Yoe Linux recipe.

Settings

See yoe-kiosk-browser-env

Reference

This project uses ideas from: