Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/osamaalek/Kiosk-Launcher
Kiosk Launcher for android devices
https://github.com/osamaalek/Kiosk-Launcher
android kiosk kiosk-mode kioskmode-android kotlin
Last synced: 3 months ago
JSON representation
Kiosk Launcher for android devices
- Host: GitHub
- URL: https://github.com/osamaalek/Kiosk-Launcher
- Owner: osamaalek
- Created: 2022-09-24T12:40:57.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-09T12:55:21.000Z (almost 2 years ago)
- Last Synced: 2024-08-01T19:56:28.385Z (6 months ago)
- Topics: android, kiosk, kiosk-mode, kioskmode-android, kotlin
- Language: Kotlin
- Homepage:
- Size: 121 KB
- Stars: 28
- Watchers: 1
- Forks: 8
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-list - osamaalek/Kiosk-Launcher - Kiosk Launcher for android devices (Kotlin)
README
# Kiosk Launcher
Kiosk Launcher is an Android app that allows you to turn any Android device into a kiosk mode device. It locks down the device to a single app or a set of apps and prevents users from accessing any other features or settings.
## Features
- Set a single app or multiple apps as kiosk mode apps
- Enable or disable the status bar, navigation bar, and notification access
- Set a password to exit kiosk mode or access device settings
- Schedule kiosk mode to start and stop at specific times
- Restart the device automatically at a specific time
- Support for portrait and landscape orientations
- Support for Android 4.4 and above## Usage
To exit kiosk mode, follow these steps:1. Tap on the exit button on the top right corner of the home screen.
2. Enter your password and tap on OK.
3. Tap on the stop button to deactivate kiosk mode.## Article
If you want to learn more about the technical details and the design process of this project, you can read my article on Medium:
https://medium.com/@osamaalek/how-to-build-a-kiosk-launcher-for-android-part-1-beb54476da56
https://medium.com/@osamaalek/how-to-build-a-kiosk-launcher-for-android-part-2-9a529f503c11## License
Kiosk Launcher is licensed under the Apache License 2.0. See [LICENSE](https://github.com/osamaalek/Kiosk-Launcher/blob/master/LICENSE) for more details.
## Contact
If you have any questions, feedback, or suggestions, feel free to contact me at [email protected] or open an issue on GitHub.