https://github.com/jacobdb/pwa-icon-generator
Generates home screen icons and splash screens.
https://github.com/jacobdb/pwa-icon-generator
Last synced: 11 months ago
JSON representation
Generates home screen icons and splash screens.
- Host: GitHub
- URL: https://github.com/jacobdb/pwa-icon-generator
- Owner: JacobDB
- Created: 2018-12-19T18:48:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T13:07:33.000Z (over 3 years ago)
- Last Synced: 2025-07-01T08:08:15.365Z (12 months ago)
- Language: JavaScript
- Size: 649 KB
- Stars: 8
- Watchers: 0
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# App Image Generator
Generates home screen icons and splash screens.
## Installation
```sh
$ npm install --global pwa-icon-generator
```
## Usage
```sh
$ generate-icons --color 448AFF --icon path/to/icon.png --maskable true --output path/to/output/
```