{"id":18888703,"url":"https://github.com/beevelop/apk-signer","last_synced_at":"2025-04-14T23:22:16.639Z","repository":{"id":1088025,"uuid":"39741358","full_name":"beevelop/apk-signer","owner":"beevelop","description":":lock_with_ink_pen: simple command line tool for easily (re)sign apks","archived":false,"fork":false,"pushed_at":"2024-11-10T05:14:38.000Z","size":3607,"stargazers_count":19,"open_issues_count":4,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T11:21:16.671Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/apk-signer","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beevelop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-07-26T20:44:41.000Z","updated_at":"2024-07-14T02:04:42.000Z","dependencies_parsed_at":"2023-07-05T19:33:17.905Z","dependency_job_id":null,"html_url":"https://github.com/beevelop/apk-signer","commit_stats":{"total_commits":30,"total_committers":5,"mean_commits":6.0,"dds":"0.33333333333333337","last_synced_commit":"51d9eb9e4167e2990751f36c9f80890cdd97136c"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Fapk-signer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Fapk-signer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Fapk-signer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beevelop%2Fapk-signer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beevelop","download_url":"https://codeload.github.com/beevelop/apk-signer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248530406,"owners_count":21119587,"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","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-11-08T07:45:37.870Z","updated_at":"2025-04-14T23:22:16.620Z","avatar_url":"https://github.com/beevelop.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![npm](https://img.shields.io/npm/v/apk-signer.svg?style=flat-square)](https://www.npmjs.com/package/apk-signer)\n[![GitHub issues](https://img.shields.io/github/issues/beevelop/apk-signer.svg?style=flat-square)](https://github.com/beevelop/apk-signer/issues)\n[![bitHound Score](https://www.bithound.io/github/beevelop/apk-signer/badges/score.svg?)](https://www.bithound.io/github/beevelop/apk-signer)\n[![Travis](https://img.shields.io/travis/beevelop/ng-stomp.svg?style=flat-square)](https://travis-ci.org/beevelop/apk-signer)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n[![Beevelop](https://links.beevelop.com/honey-badge)](https://beevelop.com)\n\n# apk-signer\n\n\u003e simple command line tool for easily signing apks\n\n## Installation\n```bash\nnpm install -g apk-signer\n```\n\n## Options\n```\n--help           Show help                                           [boolean]\n-c               Path to JSON config file\n-f, --file       (relative) path to the apk file           [string] [required]\n-a, --alias      alias_name for your application                    [required]\n-k, --keystore   path to the keystore to sign your app with         [required]\n-s, --storepass  password for keystore integrity                    [required]\n-p, --keypass    password for private key (if different)\n-l, --log        File to log stdout to\n-o, --output     Define output name for signed apk\n-v, --version    Show version number                                 [boolean]\n```\n\n## Example\n```bash\napk-signer -f android-release-unsigned.apk -a foobar -k foobar.keystore -s foobar\n\n# Optionally specify the wished output filename (.apk will be appended)\napk-signer -f android-release-unsigned.apk -a foobar -k foobar.keystore -s foobar -o foobar\n```\n\n## Development\n```sh\n# Generate a new Keystore\nkeytool -genkey -v -keystore foobar.keystore -alias foobar -keyalg RSA -keysize 2048 -validity 10000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeevelop%2Fapk-signer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeevelop%2Fapk-signer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeevelop%2Fapk-signer/lists"}