You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Mobile Device Management (MDM) system built with Kotlin Multiplatform. A server holds the desired policy for each device; an Android agent — running as a Device Owner — pulls that policy, enforces it on the device, and reports back what it actually observes; a Compose Multiplatform console (desktop + web) views compliance and edits policy.