Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bhavya-dang/zappy
- Owner: bhavya-dang
- Created: 2018-09-23T09:10:21.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T10:17:21.000Z (over 6 years ago)
- Last Synced: 2024-03-15T21:29:43.699Z (9 months ago)
- Topics: cdd, electron, html, javascript, js, materialize, materializecss, nodejs
- Size: 31.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```
## Usage1. Go to the File tab in the Menu bar.
2. Click on `Add Items`.
3. This menu will appear.
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.