UnifiedPush Configuration

A Notifier that sends notifications via the UnifiedPush protocol to a UP server that then forwards the notification to the user’s device. This requires the user to have a client app like Ntfy or NextPush installed on their device and to have enabled listening on a certain URL for notifications.

Class Diagram

diagram

Settings

URL

The URL that the user’s UnifiedPush client is listening on for notifications and where the notification should be sent to.

TypeURL
JSON keyurl
Defaulthttps://ntfy.adminforge.de by AdminForge
Exmaplehttps://ntfy.sh

Note

Javadoc has sadly not recognised the Lombok getter and setter for the url field, but they do exist.