Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 644 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 644 Bytes

Remindear

Remindear is a simple desktop app that reminds your routines you might forget.

Installation

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:

yarn

After that, you can run the app with:

yarn dev

If you want to build the app, you can simply do it like this:

yarn build

And then, you are ready to go. 🚀

License

Distributed with ❤️ under the MIT License.