Class NtfyNotifier

java.lang.Object
page.codeberg.friedolyn.notifications.Notifier
page.codeberg.friedolyn.notifications.NtfyNotifier
All Implemented Interfaces:
Copyable<NtfyNotifier>, Redactable

public class NtfyNotifier extends Notifier implements Redactable, Copyable<NtfyNotifier>
A Notifier that sends push notifications via the Ntfy service. Requires the user to have the Ntfy app installed on their phone (e.g. Android or have opened the Progressive Web App. Moreover, it is necessary that the user has subscribed to a specific topic on a Ntfy server.