Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidyslu/todo-desktop
Desktop version of TODO! :tada:
https://github.com/davidyslu/todo-desktop
electron electron-app html javascript todo
Last synced: 4 days ago
JSON representation
Desktop version of TODO! :tada:
- Host: GitHub
- URL: https://github.com/davidyslu/todo-desktop
- Owner: davidyslu
- License: gpl-3.0
- Created: 2020-04-30T09:50:58.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-04T15:31:46.000Z (almost 2 years ago)
- Last Synced: 2025-02-07T16:12:13.905Z (6 days ago)
- Topics: electron, electron-app, html, javascript, todo
- Language: JavaScript
- Homepage:
- Size: 4.3 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# TODO! Desktop
![](assets/img/TODO!-desktop.png)
You can download [here](https://github.com/yungshenglu/TODO-Desktop/releases)! :tada:
This repository is my practice to implement a simple TODO-list with Vue/Vuex into desktop using Electron. For now, we have a Beta version (v0.1.0) that enables users to add, remove, edit, and check your items in the TODO-list. Besides, we also provide a very simple classification for the status of each item (i.e, todo, done)
> **HINT:** If you have any questions, please feel free to ask me.
---
## Contributor
> **NOTICE:** You can follow the contributing process [CONTRIBUTING.md](CONTRIBUTING.md) to join me. I am very welcome for any issue!
- [David Lu](https://github.com/yungshenglu)
---
## License
[GNU GENERAL PUBLIC LICENSE Version 3](LICENSE)