Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zouyoushun/astralstar-snippets


https://github.com/zouyoushun/astralstar-snippets

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Package electron

1. npm run build:release
2. npm run electron:build

# [Create Icon](https://www.youtube.com/watch?v=QbVni3ot76U)

1. use https://appicon.co/ create all icons
2. change name into those format

```bash
├── icon_128x128.png
├── [email protected]
├── icon_16x16.png
├── [email protected]\ .png
├── icon_256x256.png
├── [email protected]
├── icon_32x32.png
├── [email protected]
├── icon_512x512.png
└── [email protected]
```

# Other resource:

https://icoconvert.com/

https://medium.com/how-to-electron/a-complete-guide-to-packaging-your-electron-app-1bdc717d739f
https://codertw.com/ios/22514/