@owfdr/generate-electron-icons

0.1.0 • Public • Published

logo

Generate Electron Icons

Generate all required Electron icons from a PNG image.

icon.icns (windows)
icon.ico (mac)
[16x ~ 1024x].png

Usage

Install Globally

npm install -g @owfdr/generate-electron-icons

Run Command

gene-icons --input <path-to-png-image>

Arguments

Argument Description Default
--input Which PNG file to use. Should be 1024x1024 icon.png
--output Where to put generated icons gene-icons/
--flatten Put all icons in the same folder false

Package Sidebar

Install

npm i @owfdr/generate-electron-icons

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

124 kB

Total Files

7

Last publish

Collaborators

  • owfdr