Skip to content

Latest commit

 

History

History
17 lines (7 loc) · 478 Bytes

screen_notifier.md

File metadata and controls

17 lines (7 loc) · 478 Bytes

Screen Notifier

Here's a short video demonstrating its functionalities.

screen_notifier_demo.mp4

You can use screen notifier to send one-off popup style notifications or durable resident notifications, simple yet powerful.

The function notify(any, id = -1) is defined in the Panku singleton and implemented by screen_notifier module.

Related Files

panku_console/modules/texture_viewer/*