{"id":18398362,"url":"https://github.com/hacktons/homebrew-cli","last_synced_at":"2025-06-26T01:02:37.259Z","repository":{"id":99203313,"uuid":"117932966","full_name":"hacktons/homebrew-cli","owner":"hacktons","description":"Some cli tools that help to ease handy work, such as wifi-adb, apk-comparison; Getting start with homebrew installation","archived":false,"fork":false,"pushed_at":"2019-11-13T05:34:13.000Z","size":13035,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-26T01:02:33.730Z","etag":null,"topics":["apk-compare","cli","golang","homebrew-cli","wifi-adb-debug"],"latest_commit_sha":null,"homepage":"","language":"Go","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/hacktons.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":"2018-01-18T04:37:43.000Z","updated_at":"2023-02-13T19:24:39.000Z","dependencies_parsed_at":"2023-04-06T08:35:49.315Z","dependency_job_id":null,"html_url":"https://github.com/hacktons/homebrew-cli","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/hacktons/homebrew-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Fhomebrew-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Fhomebrew-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Fhomebrew-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Fhomebrew-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hacktons","download_url":"https://codeload.github.com/hacktons/homebrew-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hacktons%2Fhomebrew-cli/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261978905,"owners_count":23239417,"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":["apk-compare","cli","golang","homebrew-cli","wifi-adb-debug"],"created_at":"2024-11-06T02:21:42.706Z","updated_at":"2025-06-26T01:02:37.123Z","avatar_url":"https://github.com/hacktons.png","language":"Go","readme":"# homebrew-cli\nSome cli tools that help to ease handy work, most of these are written in Golang.\n\nWe’ve shipped the tools with `Homebrew Formula` , so you can use brew to install.\n\n## wifiadb\n`wifiadb` is used to connect adb devices `wirelessly`.\n\n### 1. Install cli\n\nMake sure you have `homebrew` installed.\n\n```bash\n:~aven$ brew install wifiadb\n```\n### 2. How to use\n\n1. Connect device to macOS, make sure both device and macOS are in the same network;\n2. Use `wifiadb` to reconnect device, follow the cli prompt to unplugin the USB;\n\nTo make a preview, you can see that our device is connected as `10.252.238.184:5555` after running `wifiadb`.\n\n![](doc/wifi-adb.png)\n\n## apkcompare\n\nThis tool is used to make comparison between apk files. It will generate a `xlsx` ouput, display the size difference.\n\n\u003cimg src=\"doc/size-changes-line.png\" alt=\"size-changes-line\" width=\"600px\" /\u003e\n\n\u003cimg src=\"doc/size-detail.png\" alt=\"size-detail\" width=\"600px\" /\u003e\n\n### 1. Install cli\n\n```bash\n:~aven$ brew install apkcompare\n```\n\n### 2. How to use\n\nType `apkcompare` into terminal to find out the usage help.\n\nGenerally, it receives a folder of apks as input parameter (see as `-p, --path`), then generate a `xlsx` report.\n\n```bash\napkcompare -p ./ -o report.xlsx\n```\n\n![](doc/apk-compare.png)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacktons%2Fhomebrew-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhacktons%2Fhomebrew-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhacktons%2Fhomebrew-cli/lists"}