


Price
UnknownA script by Sergey_Lucky
Price
UnknownBeautiful notifications, very easy to set up. Full sources, pure js, no frameworks, nice code.
i did a good job on it, hope you like it
Content:
-- Trigger example:
TriggerEvent("notify:history"); -- open log
-- send notify
-- Trigger, action, Title,Text,icon, color, animation, lifeTime(sec), save in log
TriggerEvent("notify:action", "notify", "Phone", "new mesesage (7)", "bell", "rgb(65, 105, 225)", "slide", 10, true);
TriggerEvent("notify:action", "notify", "Twitter", "@twentythree: new release notify, look now.", "twitter", "#00acee", "zoom", 15, false);
No approved reviews found for this script yet.