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

NSApplication Notification Handling #1

Open
kiliankoe opened this issue Aug 19, 2017 · 1 comment
Open

NSApplication Notification Handling #1

kiliankoe opened this issue Aug 19, 2017 · 1 comment

Comments

@kiliankoe
Copy link
Owner

kiliankoe commented Aug 19, 2017

Apparently it's anything but trivial to send notifications via macOS' system APIs when the sender isn't a "normal" application. Workarounds are possible, albeit rather hacky and cumbersome/impossible from Swift.

There's gotta be a way 🤔

"Possible solutions"

  • Fork mac-notification-sys into a Swift package with the same idea
  • Wrap terminal-notifier
  • ...?
@kiliankoe
Copy link
Owner Author

Some additional notes:

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