Skip to content

Leonlit/My-Little-Reminder

Repository files navigation

My-Little-Reminder

A simple task reminder using electronjs, sqlite3, node-scheduler, and node-notifier. The application can be downloaded and used as an regular desktop app.

User will be able to use it as a simple reminder app. The app can be minimized or hide (something similar to telegram on desktop). When, the time is up for a reminder, a notification will be fired and a pop-up will appear on user screen (given they didn't disable the notification on their machine).

You can take a look at the demo here

Screenshots

Startup

start-up of the program

Adding Reminder

Adding Reminder

Reminder created

Reminder created

Editing Reminder Title

Editing Reminder Title

Editing Reminder Time

Editing Reminder Time

Reminder triggered

Reminder triggered

Creating multiple Reminder

Creating multiple Reminder

If you found any bugs or suggestion for improvement, feel free to open an issue for the repo.