{"id":21423817,"url":"https://github.com/ossystems/qt-kiosk-browser","last_synced_at":"2025-06-14T02:04:49.843Z","repository":{"id":137551648,"uuid":"160247098","full_name":"OSSystems/qt-kiosk-browser","owner":"OSSystems","description":"Provides a simple but highly configurable browser for use on Kiosk devices","archived":false,"fork":false,"pushed_at":"2023-12-01T14:19:47.000Z","size":870,"stargazers_count":17,"open_issues_count":9,"forks_count":13,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T05:13:07.847Z","etag":null,"topics":["kiosk","kiosk-touchscreen","qt5","virtual-keyboard","webengine"],"latest_commit_sha":null,"homepage":"","language":"QML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/OSSystems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-12-03T20:05:52.000Z","updated_at":"2025-02-24T09:45:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"c2d0916c-d8e8-42a1-91f2-e2c6ce980740","html_url":"https://github.com/OSSystems/qt-kiosk-browser","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/OSSystems/qt-kiosk-browser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSSystems%2Fqt-kiosk-browser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSSystems%2Fqt-kiosk-browser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSSystems%2Fqt-kiosk-browser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSSystems%2Fqt-kiosk-browser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/OSSystems","download_url":"https://codeload.github.com/OSSystems/qt-kiosk-browser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/OSSystems%2Fqt-kiosk-browser/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259747197,"owners_count":22905308,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["kiosk","kiosk-touchscreen","qt5","virtual-keyboard","webengine"],"created_at":"2024-11-22T21:18:23.735Z","updated_at":"2025-06-14T02:04:49.826Z","avatar_url":"https://github.com/OSSystems.png","language":"QML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Qt Kiosk Browser\n\nThe _Qt Kiosk Browser_ provides a simple browser which offers a nice set of features for use on a Kiosk device. It supports:\n\n* Out of box screen saver\n* Virtual Keyboard\n* Highly configurable\n\nBelow is a screenshot of it showing the Qt website:\n\n\u003cp align=\"center\"\u003e\n    \u003cimg align=\"center\" src=\"screenshot.png\" height=\"480px\"/\u003e\n\u003c/p\u003e\n\n## Settings\n\nThe settings file must be a JSON file.\n\n### Available settings\n\n#### ScreenSaverTimeout\n\nEnter in screen saving mode after X milliseconds (0 to disable).\n\nDefaults to 20 minutes.\n\n#### RestartTimeout\n\nAfter entering in screen saving mode, restart browser after X milliseconds (0 to disable).\n\nDefaults to 3 minutes\n\n#### WebEngineSettings\n\nConfigure browser properties and generic attributes, such as JavaScript support, focus behavior, and access to remote content.\n\nSe all available properties at: https://doc.qt.io/qt-5.11/qml-qtwebengine-webenginesettings.html#properties\n\nExample:\n\n```json\n{\n    \"ScreenSaverTimeout\": 10000,\n    \"RestartTimeout\": 2000,\n\n    \"WebEngineSettings\": {\n        \"javascriptEnabled\": false\n    }\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossystems%2Fqt-kiosk-browser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fossystems%2Fqt-kiosk-browser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fossystems%2Fqt-kiosk-browser/lists"}