OpenLake/Activity-Tracker

Notify users when time limit is reached

Open

#13 geöffnet am 1. Aug. 2021

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)JavaScript (30 Forks)auto 404
desktop trackerhelp wanted

Repository-Metriken

Stars
 (23 Stars)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

After the time limit has been setup, it's important for us to notify the user when the limit has been reached. Since our dashboard is web based, but our tracker runs on client's os. We have the option to either use web based push notifications OR just use the client's background service to fire up notifications using the OSes default notification daemon.

Depends on #11 and #12

Needs discussion with @supercoww

Contributor Guide