startscreen

0.0.2 • Public • Published

StartScreen

StartScreen is a little command line script that reduces the time spent in desiging multiple icons for different screens in a PWA app

Installing

$ pnpm i -g startscreen

Usage

$ startscreen --image ./path/to/image --outdir ./path/to/outdir

Currently icon generated [for PWA (for now)]

android-chrome-192x192.png
android-chrome-512x512.png
apple-touch-icon-120x120.png
apple-touch-icon-152x152.png
apple-touch-icon-180x180.png
apple-touch-icon-76x76.png
apple-touch-icon.png
favicon-16x16.png
favicon-32x32.png
msapplication-icon-144x144.png
mstile-150x150.png
safari-pinned-tab.png

Todo

  • Add support for cordova res icons
  • Add support for cordova splash screens

I higly welcome contributions

Modules Used

  • Whelk => For argins
  • Jimp => Image manipulation

Readme

Keywords

none

Package Sidebar

Install

npm i startscreen

Weekly Downloads

3

Version

0.0.2

License

MIT

Unpacked Size

29.9 kB

Total Files

4

Last publish

Collaborators

  • navicstein