{"id":21140460,"url":"https://github.com/chickendrop89/systemless-gapps","last_synced_at":"2025-10-07T03:52:58.668Z","repository":{"id":206740481,"uuid":"717590667","full_name":"chickendrop89/systemless-gapps","owner":"chickendrop89","description":"(WIP) System-less GApps converts a NikGApps package into a module usable with Magisk, KernelSU or APatch","archived":false,"fork":false,"pushed_at":"2024-10-23T22:47:53.000Z","size":183,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-24T09:47:23.432Z","etag":null,"topics":["android","apatch","force-push-warning","gapps","kernelsu","magisk","magisk-module","nikgapps"],"latest_commit_sha":null,"homepage":"https://sourceforge.net/projects/systemless-gapps/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chickendrop89.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-11-11T23:39:50.000Z","updated_at":"2024-10-23T22:47:58.000Z","dependencies_parsed_at":"2023-12-20T09:29:28.700Z","dependency_job_id":"7a56b597-c2ba-4b07-b084-793f4f63f383","html_url":"https://github.com/chickendrop89/systemless-gapps","commit_stats":null,"previous_names":["chickendrop89/magisk-nik-gapps","chickendrop89/systemless-nik-gapps"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/chickendrop89/systemless-gapps","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chickendrop89%2Fsystemless-gapps","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chickendrop89%2Fsystemless-gapps/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chickendrop89%2Fsystemless-gapps/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chickendrop89%2Fsystemless-gapps/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chickendrop89","download_url":"https://codeload.github.com/chickendrop89/systemless-gapps/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chickendrop89%2Fsystemless-gapps/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278717451,"owners_count":26033542,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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","apatch","force-push-warning","gapps","kernelsu","magisk","magisk-module","nikgapps"],"created_at":"2024-11-20T07:16:04.900Z","updated_at":"2025-10-07T03:52:58.630Z","avatar_url":"https://github.com/chickendrop89.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![System-less GApps](.github/logo.png \"System-less GApps\")\n\n - A script that converts a **NikGApps** package into a **Magisk/KSU Module**.\n - ~~Periodical Updates at [SourceForge](https://sourceforge.net/projects/systemless-gapps/)~~\n\n## ~~Automated Builds~~\n - I will not be publishing a release until the bugs listed in **[KNOWN-BUGS.MD](https://github.com/chickendrop89/systemless-gapps/blob/master/KNOWN-BUGS.MD)** will be fixed\n\n## Usage\n - [Download NikGApps Package](https://nikgapps.com/downloads)\n - [Download Python3+ and pip](https://www.python.org/downloads/)\n\n * Install requirements using pip:\n ```shell\n $ pip install -r requirements.txt\n ```\n\n -----\n\n ```\n  usage: main.py [-h] -i INPUT -o OUTPUT_DIR [-dr] [-fw]\n\n   ___ _ _  ___ _|⎻|_ ___ ._ _ _ |⎻| ___  ___ ___ ___  ___  ___  ___  ___  ___\n  \u003c_-\u003c| | |\u003c_-\u003c  | | / ._\u003e| ' ' || |/ ._\u003e\u003c_-\u003c\u003c_-\u003c|___|/ . |\u003c_\u003e || . \\| . \\\u003c_-\u003c\n  /__/`_. |/__/  |_| \\___.|_|_|_||_|\\___./__//__/     \\_. |\u003c___||  _/|  _//__/\n      \u003c___'                                           \u003c___'     |_|  |_|          \n\n  required arguments:\n    -i INPUT, --input INPUT   \n                          Input NikGApps package archive (Zip format)\n    -o OUTPUT_DIR, --output-dir OUTPUT_DIR\n                          Output directory for the final archive\n\n  optional arguments:\n    -dr, --dont-replace-aosp-apps\n                          Don't replace conflicting AOSP apps with the Module\n    -dt, --dont-trigger-setup-wizard\n                          Don't trigger setup wizard after reboot\n    -fw, --force-setup-wizard\n                          Force setup wizard (don't check for installation)\n\n  example: main.py -i package.zip -o out\n ```\n\n## Notice\n - Please disable `playintegrityfix` or similar modules affecting GMS before installing, [they can sometimes cause unexpected issues such as this](https://github.com/chickendrop89/systemless-gapps/issues/1).\nThey can be installed again after the setup is complete.\n\n## Android Requirements\n - Android 14+\n - 64-bit Architecture\n - Bash ([If not included in your ROM, download this](https://github.com/Magisk-Modules-Alt-Repo/mkshrc))\n - Either `Magisk 27.0+` or `KernelSU v0.9.4+`\n\n## ROM Compatibility:\n - Confirmed to work on most AOSP ROMs\n - Most likely won't work on MIUI \n\n## Host Requirements\n - Python 3.8+\n\n## Credits\n * [wacko1805](https://github.com/wacko1805) for [original MagiskGApps](https://github.com/wacko1805/MagiskGapps)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchickendrop89%2Fsystemless-gapps","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchickendrop89%2Fsystemless-gapps","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchickendrop89%2Fsystemless-gapps/lists"}