Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bhavya-dang/zappy

An Electron based TODO Manager.
https://github.com/bhavya-dang/zappy

cdd electron html javascript js materialize materializecss nodejs

Last synced: 30 days ago
JSON representation

An Electron based TODO Manager.

Awesome Lists containing this project

README

        

# Zappy
An Electron based TODO Manager.

## Download
Download the latest release from the Release tab.

## Dependencies

```bash
$ npm install
```
## Usage

1. Go to the File tab in the Menu bar.
2. Click on `Add Items`.

3. This menu will appear.


Add Item Window


4. Click on `Add Item` to add an item. (Pretty self-explanatory, right?)
5. Double-click an item to delete it or click on `Clear Items` to delete all items.

## License

© Bhavya Dang, 2018
Released under MIT Licensee.