{"id":18014441,"url":"https://github.com/shouheng88/autopackage","last_synced_at":"2025-10-08T14:50:22.015Z","repository":{"id":115581125,"uuid":"484700922","full_name":"Shouheng88/autopackage","owner":"Shouheng88","description":"An Android auto package script.","archived":false,"fork":false,"pushed_at":"2023-12-21T12:31:42.000Z","size":1823,"stargazers_count":42,"open_issues_count":1,"forks_count":9,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-07T23:51:06.553Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Shouheng88.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":"2022-04-23T09:18:08.000Z","updated_at":"2025-03-20T02:49:05.000Z","dependencies_parsed_at":"2023-12-21T14:37:36.063Z","dependency_job_id":"c36ebd68-73a4-4b31-b132-3de9441e44a4","html_url":"https://github.com/Shouheng88/autopackage","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Shouheng88/autopackage","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shouheng88%2Fautopackage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shouheng88%2Fautopackage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shouheng88%2Fautopackage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shouheng88%2Fautopackage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Shouheng88","download_url":"https://codeload.github.com/Shouheng88/autopackage/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Shouheng88%2Fautopackage/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278963567,"owners_count":26076540,"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-08T02:00:06.501Z","response_time":56,"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":[],"created_at":"2024-10-30T04:09:32.031Z","updated_at":"2025-10-08T14:50:21.977Z","avatar_url":"https://github.com/Shouheng88.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Auto Package\n\n[中文版](docs/README-zh.md)\n\n## 1. What?\n\nAn Android auto package script. Mainly used to \n\n- Call gradlew command to package APKs, 32 bit and 64 bit separately \n- Copy APKs to given directory\n- Diff APK with last version or output its info base on [diffuse](https://github.com/JakeWharton/diffuse)\n- Copy language resources to given dirctory, commit to github repo for translation cooperation\n- Add git tag automatically and push to remote git repo\n- Automatically generate APP upgrade log from git logs\n- Reinforce APKs by [360 Security](https://jiagu.360.cn/#/global/index)\n- Package APKs in multi-channel by [VasDolly](https://github.com/Tencent/VasDolly)\n- Upload APKs to lanzou cloud\n- Send APK and upgrade log to Telegram group by bot\n- Notify receivers when succeed by email\n- More in the future.\n\n## 2. How?\n\n### 2.1 Prepare\n\n- Python: Python3\n- Add `pyymal` library to your environment by: `pip install pyyaml`\n- And `requests` library to your environment by: `pip install requests`\n- And `requests_toolbelt` library to your environment by: `pip install requests_toolbelt`\n\n### 2.2 Use\n\n- Configure [the configuration file](config.yml).\n- Execute `python run.py` under root directory.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshouheng88%2Fautopackage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshouheng88%2Fautopackage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshouheng88%2Fautopackage/lists"}