{"id":15674500,"url":"https://github.com/simonbs/appiconset-creator","last_synced_at":"2025-05-06T23:17:34.299Z","repository":{"id":144742885,"uuid":"154889580","full_name":"simonbs/appiconset-creator","owner":"simonbs","description":"Creates .appiconset directories for iOS projects","archived":false,"fork":false,"pushed_at":"2018-10-26T20:32:40.000Z","size":4,"stargazers_count":15,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-06T23:17:27.701Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/simonbs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-10-26T20:16:31.000Z","updated_at":"2025-01-02T19:29:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"520368c5-86ee-44f0-93b7-c15ea23f80f4","html_url":"https://github.com/simonbs/appiconset-creator","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/simonbs%2Fappiconset-creator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Fappiconset-creator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Fappiconset-creator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simonbs%2Fappiconset-creator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simonbs","download_url":"https://codeload.github.com/simonbs/appiconset-creator/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252782835,"owners_count":21803410,"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-10-03T15:45:48.266Z","updated_at":"2025-05-06T23:17:34.283Z","avatar_url":"https://github.com/simonbs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# appiconset-creator\n\nCreates .appiconset directories for iOS projects.\n\nI created this small tool because I got tired of dragging app icons into Xcode. The tool doesn't make any assumptions about your file namings. Instead looks at the actual sizes of your input files to determine where they go in the appiconset.\n\n## Requirements\n\nThe tool depends on the `identify` command in ImageMagick. There's a good chance you already have ImageMagick installed, otherwise you can install it using `brew update \u0026\u0026 brew install imagemagick`.\n\n## Installation\n\n```bash\nnpm install -g git+ssh://git@github.com:simonbs/appiconset-creator.git\n```\n\n## Usage\n\nThe program takes the following parameters:\n\n| Argument           | Description                                                        |\n|--------------------|--------------------------------------------------------------------|\n| -i, --input [DIR]  | Directory containing PNG files to put into appiconset.             |\n| -o, --output [DIR] | Directory to create the appiconset in. Usually your asset catalog. |\n| -n, --name [NAME]  | Name of the create appiconset. Defaults to AppIcon.                |\n| -r, --remove       | Specify to remove an existing appiconset at the output path.       |\n\n### Usage Example\n\n```bash\nappiconset-creator -i ~/Desktop -o ~/Developer/MyApp/MyApp/Assets.xcassets\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Fappiconset-creator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimonbs%2Fappiconset-creator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimonbs%2Fappiconset-creator/lists"}