Skip to content

BBj-Plugins/BBjToast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BBjToast Widget

BBj v24.00 BBjToast is released under the MIT license. PRs welcome! Tag Name

BBjToast is a custom BBj Widget for the DWC which allows you to add notifications to your app with ease.

Installation

Features

  • Easy to set up
  • Easy to customize
  • Support HTML messages
  • Has ON_OPENED and ON_CLOSED callbacks with ability to add custom callbacks for custom button.
  • Support Custom Buttons
  • Works with the DWC Dark mode πŸŒ’

And much more !

Documentation

Check the documentation to get you started!

Contributing

Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues