{"id":50958880,"url":"https://github.com/dev6699/xmdm","last_synced_at":"2026-06-18T11:02:46.676Z","repository":{"id":364563040,"uuid":"1219023203","full_name":"dev6699/xmdm","owner":"dev6699","description":"XMDM is a self-hosted device management system for Android fleets.","archived":false,"fork":false,"pushed_at":"2026-06-13T13:28:09.000Z","size":12091,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-06-13T15:22:15.050Z","etag":null,"topics":["android-mdm","device-enrollment","device-management","fleet-management","mdm","mobile-device-management"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dev6699.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-04-23T13:00:55.000Z","updated_at":"2026-06-13T13:28:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/dev6699/xmdm","commit_stats":null,"previous_names":["dev6699/xmdm"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/dev6699/xmdm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev6699%2Fxmdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev6699%2Fxmdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev6699%2Fxmdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev6699%2Fxmdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dev6699","download_url":"https://codeload.github.com/dev6699/xmdm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dev6699%2Fxmdm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["android-mdm","device-enrollment","device-management","fleet-management","mdm","mobile-device-management"],"created_at":"2026-06-18T11:02:45.775Z","updated_at":"2026-06-18T11:02:46.616Z","avatar_url":"https://github.com/dev6699.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# XMDM\n\nXMDM is a self-hosted device management system for Android fleets.\n\nIt gives operators one place to:\n\n- enroll devices\n- publish the launcher app\n- push apps, files, and certificates\n- apply kiosk and policy rules\n- review device health, logs, and audits\n- send commands from the dashboard\n\nCore features:\n\n- Android device enrollment\n- launcher app deployment\n- policy-based kiosk control\n- managed apps, files, and certificates\n- device status, logs, and audit visibility\n- dashboard operations\n\nPremium features:\n\nThese features are not included in the core version.\n\n- Remote control for supported devices, see [docs/admin-dashboard.md#premium-remote-control](docs/admin-dashboard.md#premium-remote-control)\n\n## Built For Operators\n\nXMDM keeps the day-to-day workflow simple:\n\n1. Bring up the server.\n2. Publish the launcher APK.\n3. Enroll a device.\n4. Manage the device from the dashboard.\n\nFor the full walkthrough, see [docs/admin-dashboard.md](docs/admin-dashboard.md).\n\n## Dashboard Preview\n\n![Dashboard overview](docs/assets/admin-dashboard-overview.png)\n\nThe overview shows the current fleet state, alerts, and the most common actions at a glance.\n\n## Get Started\n\nIf you want to understand the project, start here:\n\n1. [Blueprint index](blueprint/00-product-principles.md)\n2. [Roadmap checklist](blueprint/09-roadmap-checklist.md)\n3. [Project status snapshot](PROJECT_STATUS.md)\n4. [Release artifacts and deployment](docs/release-artifacts-and-deployment.md)\n\n## Local Setup\n\n```sh\ncd infra\ndocker compose -f docker-compose.yml -f docker-compose.server.yml up -d --build\n```\n\nTo stop it:\n\n```sh\ncd infra\ndocker compose -f docker-compose.yml -f docker-compose.server.yml down\n```\n\n## Project Layout\n\n- `app/`: Android launcher and agent\n- `server/`: backend services and admin console\n- `infra/`: deployment and local environment files\n- `docs/`: guides, runbooks, and release notes\n- `blueprint/`: product and architecture decisions\n- `playwright/`: dashboard end-to-end coverage\n\n## Release Flow\n\nRelease artifacts are built through GitHub Actions and published as GitHub Release assets.\n\n- The Android launcher APK is published separately and then uploaded into the server’s managed app catalog\n- Production signing keys are stored as GitHub repository secrets\n- Server release details live in [docs/release-artifacts-and-deployment.md](docs/release-artifacts-and-deployment.md)\n\n## Roadmap\n\nThe current implementation snapshot lives in [PROJECT_STATUS.md](PROJECT_STATUS.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev6699%2Fxmdm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdev6699%2Fxmdm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdev6699%2Fxmdm/lists"}