OpenLake/Activity-Tracker

Notify users when time limit is reached

Open

#13 ouverte le 1 août 2021

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)JavaScript (30 forks)auto 404
desktop trackerhelp wanted

Métriques du dépôt

Stars
 (23 stars)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur