A plugin that will send your pwnagotchi's main events to your devices through ntfy services.
![](https://private-user-images.githubusercontent.com/58356637/339754820-4148e13c-c42c-498b-9ed7-26acff8edb93.jpeg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMTIyMTgsIm5iZiI6MTczOTAxMTkxOCwicGF0aCI6Ii81ODM1NjYzNy8zMzk3NTQ4MjAtNDE0OGUxM2MtYzQyYy00OThiLTllZDctMjZhY2ZmOGVkYjkzLmpwZWc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQxMDUxNThaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT05M2VjMzA2MmNjMzU4OTZhM2JjNGQ4MTYxZTQxNjk3ODllZGEzNGJhYTZhYzY2NzYyYzdlZTQyMjUzOTc5N2RjJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.AANp5L84iEIEYaWAljZTD-V1HURiZvAxO2JsGLbwlMs)
- 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