Another notification script...


We know, there’s at least five of these every day, but hey, this one is free.

It was created to be a default notification system provided with our resources or for people looking to explore other options.

Features

You send text - it shows text.

Okay, there's a bit more 👇 ( Expand )
  • :busts_in_silhouette: Stackable notifications - Same notifications won’t flood the screen, instead they will get grouped together.
  • :art: Custom styles - Can set custom styles to title, message, icon or the entire notification.
  • :nail_care: Color aware notifications - Set your own color - the script calculates shades and applies a readable text color.
  • :sunglasses: Icon support - Supports Fontawesome, SVG and image (url) icons
  • :toolbox: 6 Built in types - Set a type and forget about styles.
    • :hammer: You can also create your own types
  • :round_pushpin: Position selection - Select where your notifications appear on the screen.
  • :movie_camera: Animation selection - Select the animation style of the notifications appearing.
  • :loud_sound: Custom sounds - Each sent notification can have it’s own sound.
  • :speaking_head::speaking_head::speaking_head: Text To Speech support - If enabled the notifications will be read out to you.
  • :scroll: Notification history - List of previous notifications in case you missed something out.
  • :gift:Out of the box compatibility with Codesign resources

Images

Stacked notification ( Expand to see )

cd_notifications_stacked

Built-in notification types ( Expand to see )

Settings menu ( Expand to see )

How do I get it?

  1. Download from Github
  2. Download from our Store

:clipboard: Documentation is available on docs.codesign.pro/free-scripts/notifications

Found a bug?

  1. Send us a message on Discord
  2. Create a new Issue on GitHub

Please note we do not have the capacity to help with installation and integration. :sadge:

Code is accessible Yes
Subscription-based No
Lines (approximately) 3595 total (Including HTML, CSS and Locales)
Requirements None
Support No
9 Likes

The fact nobody has said what a :fire: release this is is sad, Looks amazing can’t wait to check it out, Especially with it being freeeee!!! :heart:

1 Like

:pray: :pray: :pray:

I can attach to blisses message, the fact no one appreciated this is crazy. Nice release and it has a few great features. Keep the work going CD!

1 Like

Really appreciate it :raised_hands:

Looks like the repo was missing a build on the release, When i tried it i got

Uncaught TypeError: Cannot read properties of undefined (reading ‘use_fontawesome’) (@cd_notifications/html/assets/index.js:5)

So can’t seem to get it working atm

Building it on my own looks like i get an outdated version of saas for vite so maybe need to update that too :smile: @Codesign

Just re-uploaded it. Was using an outdated config file. Should be good to go now!