Open jonhoo opened 7 years ago
For Mac OS X notifications you can do:
osascript -e 'display notification "you have new mail" with title "notification title" '
Now that we depend on notify_rust
, which apparently has macOS support, I think in theory this should now "just work". Have you tried it out on macOS?
I haven't tried, later this evening or tomorrow I'll try and let you know if it works
I just tried compiling on macOS Catalina, where systray fails to compile. :disappointed:
Biggest blockers:
xdg
equivalent)notify-send
)