https://github.com/alecrios/evaluator
A powerful calculator on standby.
https://github.com/alecrios/evaluator
app calculator electron
Last synced: about 1 month ago
JSON representation
A powerful calculator on standby.
- Host: GitHub
- URL: https://github.com/alecrios/evaluator
- Owner: alecrios
- License: mit
- Created: 2018-08-11T17:34:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T21:37:03.000Z (over 3 years ago)
- Last Synced: 2024-05-29T19:02:26.435Z (about 2 years ago)
- Topics: app, calculator, electron
- Language: JavaScript
- Homepage: https://evaluator.link
- Size: 85.7 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Evaluator
## Generating App Icons
* `/build/icon.ico` - Export a colored on transparent 1024x1024 PNG and run it through [ICOConvert](https://icoconvert.com/) with all sizes checked.
* `/build/icon.icns` - Export a colored on transparent 1024x1024 PNG and run it through [iConvert Icons](https://iconverticons.com/online/).
* `/assets/iconTemplate.ico` - Export a colored on transparent 32x32 PNG and run it through [ICOConvert](https://icoconvert.com/) with 16x16 and 32x32 sizes checked.
* `/assets/iconTemplate.png` - Export a black on transparent 16x16 PNG.
* `/assets/iconTemplate@2x.png` - Export a black on transparent 32x32 PNG.