{"id":21454682,"url":"https://github.com/dgmid/appiconset-generator","last_synced_at":"2025-07-01T11:05:22.378Z","repository":{"id":37214848,"uuid":"174815935","full_name":"dgmid/appiconset-generator","owner":"dgmid","description":"A utility app for generating Apple .appiconsets for macOS, iOS and watchOS.","archived":false,"fork":false,"pushed_at":"2022-12-08T16:38:41.000Z","size":5499,"stargazers_count":8,"open_issues_count":11,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T11:05:10.421Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/dgmid.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}},"created_at":"2019-03-10T11:44:57.000Z","updated_at":"2025-02-08T13:25:01.000Z","dependencies_parsed_at":"2023-01-25T14:46:29.467Z","dependency_job_id":null,"html_url":"https://github.com/dgmid/appiconset-generator","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/dgmid/appiconset-generator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fappiconset-generator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fappiconset-generator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fappiconset-generator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fappiconset-generator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dgmid","download_url":"https://codeload.github.com/dgmid/appiconset-generator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dgmid%2Fappiconset-generator/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262950325,"owners_count":23389639,"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-23T05:08:39.049Z","updated_at":"2025-07-01T11:05:22.338Z","avatar_url":"https://github.com/dgmid.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ![appiconset-generator-icon](https://user-images.githubusercontent.com/1267580/54089465-6cf2f680-4369-11e9-851d-a227059f3369.png) Appiconset Generator\n\nA utility app for generating Apple **appiconsets** for **macOS** **iOS** and **watchOS** from an original 1024 x 1024 design. All icon sizes and a Contents.json file are automatically generated and saved in a `.appiconset` folder.\n\nYou can choose the image interpolation algorithm used from:\n\n- Nearest Neighbour\n- Cubic (Catmull–Rom spline)\n- Mitchell-Netravali spline\n- Lanczos a=2\n- Lanczos a=3\n\n## Main Window\n![appiconset-generator](https://user-images.githubusercontent.com/1267580/59580720-8fb44a00-90d2-11e9-94bd-c1a3fe175466.png)\n\n## Touch Bar\n\nAppicionset Generator has support for the Touch Bar\n\n![appiconset-generator-touchbar](https://user-images.githubusercontent.com/1267580/59580724-904ce080-90d2-11e9-9502-33f4910aeeff.png)\n\n## Requirements\n\n[node.js / npm](https://www.npmjs.com/get-npm)\n\nTo modify a/o build this project you will need to install electron-packager\n\n```shell\nnpm install electron-packager -g\n```\n\n## Usage\n\n`cd` to the project directory and run:\n```shell\nnpm install\n```\n\nthen run\n```shell\nnpm run rebuild\n```\n\nTo modify the `html` / `css` / `js` run:\n```shell\ngulp watch\n```\n\nTo test the app run:\n```shell\nnpm start\n```\n\nTo update all files prior to packaging run:\n```shell\ngulp build\n```\n\nTo package the final app run:\n```shell\nnpm run package\n```\nThe packaged app will be written to `build/Appiconset Generator-darwin-x64/` in the project directory.\n\n**Note**: packaging the app runs `npm prune -production` and so you will need to run `npm install` again before making any further modifications.\n\n## License\n\n**Appiconset Generator** is released under the MIT Licence\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgmid%2Fappiconset-generator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdgmid%2Fappiconset-generator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdgmid%2Fappiconset-generator/lists"}