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

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.

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.