OpenLake/Activity-Tracker

Notify users when time limit is reached

Open

#13 aberto em 1 de ago. de 2021

Ver no GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (30 forks)auto 404
desktop trackerhelp wanted

Métricas do repositório

Stars
 (23 stars)
Métricas de merge de PR
 (Métricas PR pendentes)

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

Guia do colaborador