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

[feature] Notify user upon completion #6

Open
yxdunc opened this issue Dec 27, 2019 · 0 comments
Open

[feature] Notify user upon completion #6

yxdunc opened this issue Dec 27, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@yxdunc
Copy link
Owner

yxdunc commented Dec 27, 2019

Requested feature
LiPl lets you monitor the progress of a given command toward a --target given by the user. A nice addition to would be to notify the user once --target is reached.

Proposed solution
The solution would be to show a desktop notification once the command reaches the --target value. This notification could be shown only when the user asks for it with another flag: --notify.

Alternatives solutions
Another solution or complementary one would be to let the user know via mail if the command is running on a remote server.

Additional context
Potential rust crate for desktop notifications:

@yxdunc yxdunc added the enhancement New feature or request label Dec 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant