{"id":50167990,"url":"https://github.com/gummiiii/takserver_ota","last_synced_at":"2026-05-24T22:01:05.265Z","repository":{"id":308686827,"uuid":"1033697792","full_name":"GUMMIIII/takserver_ota","owner":"GUMMIIII","description":"Generate product.inf + product.infz from ATAK plugin APKs for civTAK OTA updates. Companion to TAKSERVER_MDM.","archived":false,"fork":false,"pushed_at":"2026-05-24T14:02:30.000Z","size":59,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T16:05:52.217Z","etag":null,"topics":["aapt","android-apk","atak","civtak","ota-updates","plugin-manager","python-gui","self-hosted","situational-awareness","takserver","tkinter"],"latest_commit_sha":null,"homepage":"https://github.com/GUMMIIII/TAKSERVER_MDM","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/GUMMIIII.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-07T08:00:29.000Z","updated_at":"2026-05-24T14:02:32.000Z","dependencies_parsed_at":"2026-05-24T16:03:43.783Z","dependency_job_id":null,"html_url":"https://github.com/GUMMIIII/takserver_ota","commit_stats":null,"previous_names":["gummiiii/takserver_ota"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/GUMMIIII/takserver_ota","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUMMIIII%2Ftakserver_ota","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUMMIIII%2Ftakserver_ota/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUMMIIII%2Ftakserver_ota/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUMMIIII%2Ftakserver_ota/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/GUMMIIII","download_url":"https://codeload.github.com/GUMMIIII/takserver_ota/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/GUMMIIII%2Ftakserver_ota/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33452033,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-24T19:21:36.376Z","status":"ssl_error","status_checked_at":"2026-05-24T19:21:10.562Z","response_time":57,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aapt","android-apk","atak","civtak","ota-updates","plugin-manager","python-gui","self-hosted","situational-awareness","takserver","tkinter"],"created_at":"2026-05-24T22:00:30.667Z","updated_at":"2026-05-24T22:01:05.260Z","avatar_url":"https://github.com/GUMMIIII.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TAKOTA – civTAK OTA Bundle Generator\n\n[![License: AGPL v3](https://img.shields.io/github/license/GUMMIIII/takserver_ota?color=blue)](LICENSE)\n[![Latest Release](https://img.shields.io/github/v/release/GUMMIIII/takserver_ota?label=release)](https://github.com/GUMMIIII/takserver_ota/releases)\n[![Last Commit](https://img.shields.io/github/last-commit/GUMMIIII/takserver_ota)](https://github.com/GUMMIIII/takserver_ota/commits/main)\n[![Issues](https://img.shields.io/github/issues/GUMMIIII/takserver_ota)](https://github.com/GUMMIIII/takserver_ota/issues)\n[![Stars](https://img.shields.io/github/stars/GUMMIIII/takserver_ota?style=social)](https://github.com/GUMMIIII/takserver_ota/stargazers)\n\nAutomatically generate `product.inf` + `product.infz` from ATAK plugin APKs and serve them via your civTAK server for over-the-air (OTA) distribution to connected ATAK clients.\n\n\u003e Last tested: May 2026 · TAKServer 5.x · ATAK 5.x\n\n---\n\n## A note from the maintainer\n\nHey — this is a hobby tool I built to automate plugin packaging for my own civTAK deployment and decided to publish in case it helps others running similar setups. It works for me, but I'm one person: expect bugs, rough edges, and undocumented assumptions baked into the code.\n\nIf you run into problems or have ideas, please open an [issue](https://github.com/GUMMIIII/takserver_ota/issues) — I read all of them and I'm genuinely happy to get feedback, both bug reports and suggestions.\n\nI'll try to respond within a few days. Bigger changes (new features, refactors) might take longer depending on how much free-time work they need, but they're not off the table.\n\n---\n\n## Documentation\n\n| Language | Link |\n|----------|------|\n| English  | [EN_README.md](EN_README.md) |\n| Deutsch  | [DEU_README.md](DEU_README.md) |\n\n---\n\n## Quick Start\n\n**Windows**\n```powershell\n.\\install_windows.ps1\n```\n\n**Linux**\n```bash\nbash setup.sh\n```\n\n**Direct (Python 3 required)**\n```bash\npython takota_gui.py\n```\n\n---\n\n## Companion: Full TAKServer + MDM Platform\n\nIf you're looking for a complete self-hosted TAKServer deployment with OpenVPN, Matrix, Mumble, Nextcloud, Headwind MDM, and SSO baked in — check the companion repo **[GUMMIIII/TAKSERVER_MDM](https://github.com/GUMMIIII/TAKSERVER_MDM)**.\n\nTAKOTA plugs straight into the TAKServer set up there. The host path differs because TAKSERVER_MDM bind-mounts `/opt/tak/` from the host, but the ATAK update URL works the same way as for a vanilla TAKServer:\n\n| Setup | Drop generated files into | ATAK pulls from |\n|---|---|---|\n| Vanilla TAKServer | `/opt/tak/webcontent/update/` | `https://SERVER:8443/update` |\n| TAKSERVER_MDM | `/opt/komms-data/tak/webcontent/update/` | `https://tak.DOMAIN:8443/update` |\n\n**Always use port `:8443`** for the ATAK Update-Server URL — ATAK trusts only the TAKServer-internal `KOMMSca` CA, not Let's Encrypt. See the [TAKSERVER_MDM README](https://github.com/GUMMIIII/TAKSERVER_MDM#companion-atak-ota-updates) for the full background.\n\n---\n\n## License\n\n[AGPL-3.0](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgummiiii%2Ftakserver_ota","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgummiiii%2Ftakserver_ota","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgummiiii%2Ftakserver_ota/lists"}