{"id":13472518,"url":"https://github.com/FydeOS/kiosk-demo-app","last_synced_at":"2025-03-26T17:30:36.018Z","repository":{"id":79148344,"uuid":"229230806","full_name":"FydeOS/kiosk-demo-app","owner":"FydeOS","description":null,"archived":false,"fork":false,"pushed_at":"2021-04-15T15:24:08.000Z","size":375,"stargazers_count":6,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T20:24:34.479Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/FydeOS.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-20T09:13:25.000Z","updated_at":"2022-11-19T23:55:10.000Z","dependencies_parsed_at":"2023-05-23T20:00:34.830Z","dependency_job_id":null,"html_url":"https://github.com/FydeOS/kiosk-demo-app","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FydeOS%2Fkiosk-demo-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FydeOS%2Fkiosk-demo-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FydeOS%2Fkiosk-demo-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FydeOS%2Fkiosk-demo-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FydeOS","download_url":"https://codeload.github.com/FydeOS/kiosk-demo-app/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245702101,"owners_count":20658541,"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":[],"created_at":"2024-07-31T16:00:55.296Z","updated_at":"2025-03-26T17:30:36.011Z","avatar_url":"https://github.com/FydeOS.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# FydeOS Kiosk Mode Demo App\n\nA demo Chromium OS kiosk application to resemble a minimalistic browser and showcase a designated website.\n\n\n# To manually enable kiosk mode on Chromium OS for Raspberry Pi builds:\n\n - Boot Chromium OS for Raspberry Pi till you are landed onto the OOBE screen\n - Invoke \"Guest mode\" and land onto the desktop in a guest mode session. **Note: Do NOT sign-in with your Google account or kiosk mode would fail**\n - Press `ctrl` + `alt` + `t` to invoke the web-based \"crosh\" shell prompt, enter `shell` to gain access to a bash shell session\n - enter `sudo su` to gain root privilege\n - enter `mount -o remount rw /` to gain root file system write access\n - modify `/etc/chrome_dev.conf` and add `--force-kiosk-mode` at the end of the file\n - create a file `/etc/init/system-services.override`, edit it and populate this following one line as the content: \n      ```\n       start on started boot-services\n      ```\n - Create a folder named `kiosk_app` at `/usr/local/share/`; so you will have `/usr/local/share/kiosk_app/`\n - Clone the entire content of this repository to `/usr/local/share/kiosk_app/`, so you would have `/usr/local/share/kiosk_app/kiosk-demo-app`\n - Create `/usr/local/share/kiosk_app/config.json` and populate the following content:\n      ```\n      {\n        \"AppId\" : \"kcdnoglonapgfllkihkgageoililgckl\",\n        \"AppPath\" : \"kiosk-demo-app\",\n        \"Enable\" : true\n      }\n      ```\n - Reboot your Chromium OS and you should see this FydeOS Kiosk Mode Demo App being launched automatically\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFydeOS%2Fkiosk-demo-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFydeOS%2Fkiosk-demo-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFydeOS%2Fkiosk-demo-app/lists"}