Notifications can be delivered by many different services. In order to allow any notification service to be used for any type of notification, we have split apart the plugins that generate messages from the plugins that deliver the messages.
The notify plugin is used to configure what notifications should be sent for a given task. In the future there may be other FlexGet subsystems which can also send notifications using these plugins.
These plugins are responsible for delivering notifications. One or more of them can be chosen in the via
configuration option of the notify plugin.
Keyword | Description |
---|---|
Send an email message | |
gotify | Send a Gotify notification |
join | Send a Join notification |
notifymyandroid | Send a NMA notification |
mqtt | Send MQTT notification |
matrix | Send matrix notification |
prowl | Send a Prowl notification |
pushalot | Send a Pushalot notification |
pushbullet | Send a Pushbullet notification |
pushover | Send a Pushover notification |
pushsafer | Send a Pushsafer notification |
rapidpush | Send a Rapidpush notification |
discord | Send a Discord notification |
slack | Send a Slack notification |
sms_ru | Send a SMS.RU notification |
telegram | Send a Telegram notification |
xmpp | Send an XMPP notification |
ms_teams | Send a Microsoft Teams notification |