Remindear is a simple desktop app that reminds your routines you might forget.
You have to set your notification title and message first from under the packages/renderer/src/remindear.ts
When you set your messages, you can install the dependencies by running:
yarnAfter that, you can run the app with:
yarn devIf you want to build the app, you can simply do it like this:
yarn buildAnd then, you are ready to go. 🚀
Distributed with ❤️ under the MIT License.
