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

Allow running a command for notifications #261

Open
osa1 opened this issue Nov 9, 2020 · 1 comment
Open

Allow running a command for notifications #261

osa1 opened this issue Nov 9, 2020 · 1 comment
Milestone

Comments

@osa1
Copy link
Owner

osa1 commented Nov 9, 2020

Currently we use notify-rust for showing desktop notifications on mentions/private messages. This is not too useful when using tiny on a remote machine.

If we allow configuring command to run for sending notifications I could make the remote machine send me an email for notifications or SSH into my desktop and run notify-send etc.

@osa1
Copy link
Owner Author

osa1 commented Dec 14, 2020

If we do this I think we can remove libdbus dependency and just spawn notify-send for notifications. That program probably doesn't exist on OSX so we need to find an equivalent for the default notification command on OSX.

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

1 participant