furkanalptokac / remindear

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:MIT License


Languages

Language:TypeScript 80.4%Language:JavaScript 11.1%Language:SCSS 5.0%Language:HTML 2.0%Language:CSS 1.5%