Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.