Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 1.05 KB

README.md

File metadata and controls

33 lines (17 loc) · 1.05 KB

BBjNotification Manager

Plugin that manages and displays noitifications autonomously.

Displays notifications, optionally for a chosen amount of time or until dismissed.

Contents

Creates self-managed Notifications which can/will contain:

  • A title and text
  • Handle when the window is clicked to react as a user clicks a notification (optional)
  • Buttons to give more options to react as a User (optional)
  • Button to redirect a user to a given link in the internet (optional)
  • Background color (optional)
  • Icon to emphasize on the notifications purpose (optional)
  • A Timer to automatically dismiss your notification when it´s become irrelevant (optional)
  • An animation to smoothly blend in the notification (optional)

Example

A sample notification for an incoming call could look like this

alt-text

For more information see the javadoc