Skip to content
/ Opt Public

This is an Android app that automatically locks your phone at scheduled times. Perfect for when you fall asleep while using your phone, saving battery and preventing apps from running all night. Stay rested and keep your phone secure!

Notifications You must be signed in to change notification settings

lokified/Opt

Repository files navigation

Opt

This is an android app that locks your screen on a scheduled time.

Download App in the latest release here

Demo/screenshots

Technologies

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

Known Bugs

If the app has any bug. Please make contact below or open an issue

lsheldon645@gmail.com

About

This is an Android app that automatically locks your phone at scheduled times. Perfect for when you fall asleep while using your phone, saving battery and preventing apps from running all night. Stay rested and keep your phone secure!

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages