This is a free and simple standalone notification system.
Preview
There are different notification types (Ex. error, success, info)
How to install?
You can install this resource by simply drag and drop this resource and replace the default notifications in your framework with exports['thommie-notify']:notify(text, type, length) or TriggerEvent('notify', text, type, length).