qucumbah / soft-reminder

PWA for non-disruptive notification reminders

Home Page:http://soft-reminder.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soft Reminder

This is an alarm-like app that creates notifications at specified times.

Check it out

The app is available on Vercel.

Details

PWA

Soft Reminder is a PWA, so it will work if installed locally.

If the user is online, reminders will be synchronized with other devices.

If the user is offline, reminders will still work, and will be synchronized once the connection is restored.

Authorization

You may use this app without authorization, but all the reminders will remain local and won't be synchronized.

Authorization is provided via GitHub OAuth.

Limitations

Since notification triggers API development is no longer pursued, there is no way to reliably create notifications in PWA unless the page is open.

So, the app has to be open at all times in order for notifications to work.

More screenshots

About

PWA for non-disruptive notification reminders

http://soft-reminder.vercel.app/


Languages

Language:TypeScript 97.5%Language:JavaScript 2.4%Language:CSS 0.1%