{"id":19218031,"url":"https://github.com/sallar/getappicon","last_synced_at":"2025-05-13T00:11:01.007Z","repository":{"id":140672925,"uuid":"115106059","full_name":"sallar/GetAppIcon","owner":"sallar","description":"Get App icons by pid on macOS","archived":false,"fork":false,"pushed_at":"2018-01-18T20:35:23.000Z","size":16,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-20T20:35:35.080Z","etag":null,"topics":["command-line","command-line-tool","image-processing","macos","swift"],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/sallar.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":"2017-12-22T10:41:19.000Z","updated_at":"2025-03-25T02:05:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"f72132f6-872b-49af-9c7c-cdec0f64393b","html_url":"https://github.com/sallar/GetAppIcon","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2FGetAppIcon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2FGetAppIcon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2FGetAppIcon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sallar%2FGetAppIcon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sallar","download_url":"https://codeload.github.com/sallar/GetAppIcon/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253843216,"owners_count":21972874,"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":["command-line","command-line-tool","image-processing","macos","swift"],"created_at":"2024-11-09T14:24:57.571Z","updated_at":"2025-05-13T00:11:00.980Z","avatar_url":"https://github.com/sallar.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GetAppIcon\n\nGet app icons by PID on macOS. Returns a `base64` encoded data string which can be used for displaying or manipulating the resulting image.\n\n## Usage\n\n```bash\n$ swift build -c release\n```\n\n```bash\n$ .build/release/GetAppIcon --help\nUsage:\n\n    $ .build/release/GetAppIcon \u003cpid\u003e\n\nArguments:\n\n    pid - PID of the app\n\nOptions:\n    --size [default: 32] - Size of the output icon\n    --encoding [default: base64] - Encoding of output icon\n```\n\n## Example\n\n```bash\n$ .build/release/GetAppIcon 814 --size 512\ndata:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAA...\n\n$ .build/release/GetAppIcon 292 --size 512 --encoding buffer \u003e icon.png\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsallar%2Fgetappicon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsallar%2Fgetappicon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsallar%2Fgetappicon/lists"}