/NucelarToDoList

ToDo list application built using Electron

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Nucelar ToDo List

what is this?

This is a simple ToDo list application built using Electron.

Requirements

- NPM
- Electron: npm install electron

Package and Installer

- Asar: npm install -g asar
- Electron-builder: npm install -g electron-builder
and use: build -<option>
- -w --windows
- -l --linux
- -m --mac
- etc -h

Others

License