ntfy Command Examples

Send and receive HTTP POST notifications. More information: https://github.com/binwiederhier/ntfy.

ntfy pub security "{{Front door has been opened.}}"

ntfy publish --title="{{Someone bought your item}}" --priority={{high}} --tags={{duck}} {{ebay}} "{{Someone just bought your item: Platypus Sculpture}}"

ntfy pub --at=8:30am {{delayed_topic}} "{{Time for school, sleepyhead...}}"

ntfy trigger {{my_webhook}}

ntfy sub {{home_automation}}

ntfy --help