This is an android app that locks your screen on a scheduled time.
Download App in the latest release here
The app uses these technologies;
- Kotlin - App is built with the language.
- Jetpack compose - Ui uses compose with material3
- Jetpack components;
- Hilt - For dependency injection.
- Datastore - for data persistence in the app.
- Room - for storing schedules.
- worker - for managing schedules
- Coroutines - Used to make asynchronous calls.
- Splash screen Api - For creating a splash screen on app starting.
- compose destinations - A Ksp library for navigation
If the app has any bug. Please make contact below or open an issue