OpenLake/Activity-Tracker

Notify users when time limit is reached

Open

#13 opened on Aug 1, 2021

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

Repository metrics

Stars
 (23 stars)
PR merge metrics
 (PR metrics pending)

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

Contributor guide