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

Update terminal-notifier and expose new APIs #15

Open
jpillora opened this issue Jul 14, 2017 · 4 comments
Open

Update terminal-notifier and expose new APIs #15

jpillora opened this issue Jul 14, 2017 · 4 comments

Comments

@jpillora
Copy link

See new repo https://github.com/julienXX/terminal-notifier

Now notification actions are exposed, would be handy to have a Go API to use it

@deckarep
Copy link
Owner

Specifically can you list what new APIs you're interested in?

@jpillora
Copy link
Author

Hey sorry for the delay. In order of interest, it'd be nice to have:

  1. -actions and -dropdownLabel (provide a set of options, return the clicked option)
  2. -reply (should give a text box, return the text on "send")
  3. -active/group/remove ID (maybe this could be abstracted away somehow, a simple Notification.Remove method would be nice)

@deckarep
Copy link
Owner

Thanks @jpillora - I think these changes are good but for now I've labeled this as help-wanted. I currently don't have much time to maintain this package in particular.

@jpillora
Copy link
Author

No worries, I understand!

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