Osx notifications with Macruby
notification = NSUserNotification.alloc.init
notification.title = "TITLE"
notification.informativeText = "INFO"
NSUserNotificationCenter.defaultUserNotificationCenter.deliverNotification(notification)
Written by Gregory
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Macruby
Authors
Related Tags
#macruby
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#