Skip to content

Shows a web page in kiosk mode by a given url as parameter. Uses WebView2 (Edge Chromium) as an engine.

License

Notifications You must be signed in to change notification settings

mortenbrudvik/KioskBrowser

Repository files navigation

Swift Kiosk Browser

WPF application using WebView2 to show window in full screen (kiosk mode) without title bar.

Usage

KioskBrowser.exe "http://www.google.com"

Options:

Option Description
-t, --enable-titlebar Enable Title bar
-r, --enable-content-refresh (default: disabled) Enable automatic refresh of content
--content-refresh-interval (min: 10, max: 3600, default: 60) Content refresh interval in seconds

Close window by pressing ESC. (Disabled when title bar is enabled)

Download from Microsoft Store

About

Shows a web page in kiosk mode by a given url as parameter. Uses WebView2 (Edge Chromium) as an engine.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published