A plugin that will send your pwnagotchi's main events to your devices through ntfy services.
- Copy over
ntfy.py
into your custom plugins directory - In your
config.toml
file, add:
main.plugins.ntfy.enabled = true
main.plugins.ntfy.ntfy_url = "ntfy.sh/[ntfytopic]"
# Defines the priority of the notifications on your devices (see: https://docs.ntfy.sh/publish/#message-priority)
main.plugins.ntfy.priority = 3
# Should the plugin cache notifications as long as the pwnagotchi is offline ?
main.plugins.ntfy.cache_notifs = false
- Restart your device and enjoy your ntfy plugin !
- Wake up
- AI Ready
- Deauth
- Handshake capture
Since this plugin needs internet connection I higly recommend you to use bt-tether plugin.
- Notify on new peer/peer lost
- Save events until pwnagotchi is online
- Notify session stats on shutdown