https://github.com/ltatarev/electron-to-do
🗒️ Basic to do app in Electron using electron-forge
https://github.com/ltatarev/electron-to-do
electron electron-forge electron-store
Last synced: 2 months ago
JSON representation
🗒️ Basic to do app in Electron using electron-forge
- Host: GitHub
- URL: https://github.com/ltatarev/electron-to-do
- Owner: ltatarev
- Created: 2021-01-23T00:29:28.000Z (over 5 years ago)
- Default Branch: develop
- Last Pushed: 2021-07-07T17:43:26.000Z (almost 5 years ago)
- Last Synced: 2025-07-02T14:07:26.645Z (12 months ago)
- Topics: electron, electron-forge, electron-store
- Language: JavaScript
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 📝 electron-to-do
  
Basic to do app in Electron with `electron-forge` & `electron-store`.
Allows entering new tasks, marking them as done, and clearing completed tasks.
