/daily-todo-app

this is a desktop app that is unobtrusive to keep track of daily, repetitive tasks. The checkmarks reset each day at midnight

Primary LanguageJavaScript

Build Status

What is it?

Daily_ToDo is a desktop application designed to encourage daily habits by rewarding users the satisfaction of checking off daily tasks. To learn more, you can visit the Daily_ToDo site. Help make your mornings more productive, finally practice that skill regularly, or just remind yourself to drink a glass of water before bed. The use cases are endless.

Specs

Daily_ToDo is built on ElectronJS, React, and Redux. This app uses an NPM module plus Electron's built in IPC messaging system to store tasks daily. The described approach means no server, 100% offline support.