Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onmyway133/icongenerator
🍱 A macOS app to generate app icons
https://github.com/onmyway133/icongenerator
app electron generator icon ios
Last synced: 7 days ago
JSON representation
🍱 A macOS app to generate app icons
- Host: GitHub
- URL: https://github.com/onmyway133/icongenerator
- Owner: onmyway133
- License: other
- Created: 2017-08-29T09:38:06.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-11-29T13:42:13.000Z (about 1 year ago)
- Last Synced: 2025-01-05T09:07:35.106Z (7 days ago)
- Topics: app, electron, generator, icon, ios
- Language: JavaScript
- Homepage: https://onmyway133.com/
- Size: 93.3 MB
- Stars: 1,415
- Watchers: 27
- Forks: 83
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# 𝕴𝖈𝖔𝖓 𝕲𝖊𝖓𝖊𝖗𝖆𝖙𝖔𝖗
Checkout https://indiegoodies.com/
## Description
- An `electron.js` app used for generating app icons
- Support macOS
- Follow [Human Interface Guidelines iOS](https://developer.apple.com/ios/human-interface-guidelines/graphics/app-icon/)
- Generate based on latest Xcode [Contents.json](https://developer.apple.com/library/content/documentation/Xcode/Reference/xcode_ref-Asset_Catalog_Format/Contents.html)## How to install
- Download latest release from https://github.com/onmyway133/IconGenerator/releases
## How to use
- Drag image onto left box
- Support `png`, `jpeg`, `jpg`, `webp`, `tiff`, `gif`, `svg`
- Choose platform to generate: `iPhone`, `iPad`, `macOS`, `tvOS`, `watchOS`, or an `icns file`
- Generated `AppIcon.appiconset` or `AppIcon.icns` and save to `Downloads` folder
## Credit
- Icon http://emojione.com/
- Use [sharp](https://github.com/lovell/sharp) to resize images## Author
Khoa Pham, [email protected]
## License
**IconGenerator** is available under the MIT license. See the [LICENSE](https://github.com/onmyway133/IconGenerator/blob/master/LICENSE.md) file for more info.