# Screen Notifier Here's a short video demonstrating its functionalities. https://github.com/Ark2000/PankuConsole/assets/21126555/c0f116c7-8d6d-4383-817d-b28858aca138 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/*`