Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Notify users when time limit is reached #13

Open
KShivendu opened this issue Aug 1, 2021 · 1 comment
Open

Notify users when time limit is reached #13

KShivendu opened this issue Aug 1, 2021 · 1 comment

Comments

@KShivendu
Copy link
Member

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

@KShivendu KShivendu changed the title Notify users when time limit has been reached Notify users when time limit is reached Aug 1, 2021
@ambarvm
Copy link
Member

ambarvm commented Aug 2, 2021

We can do this on the desktop client with https://www.npmjs.com/package/node-notifier

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants