A clean cross-platform to-do list desktop application written in Javascript using the Electron framework.
Using npm
Clone the repository :
$ git clone https://github.com/saurabh0719/ez-ToDo.git
Install npm dependencies :
$ npm install
Run it :
$ npm start
Click here to download the zip containing the executable (.exe) for win32-X64.