In App Notification.

 

I was just integrating a growl framework to my application and found that growl being an open source library, the application is a paid one. So just thought of sharing this framework.

SSInAppNotification will display a notification like growl.

SSInAppNotification

Whats the difference?

  • No need of any other third-party library like growl to show the notifications.

  • Moreover the growl application is a paid app in Mac OSX 10.7


Integrate the framework and there you go. It's as simple as that.

Features:

  • Change the window positions to display the notification message.

  • Showing customized application icon on left side of the message.

  • Attributed string for title and substring.

  • Customized background notification image [Not yet implemented].


Download Framework

Comments

Post a Comment

Popular posts from this blog

SSToken

SSShare

Clean code architecture