Skip to contents
  • ntfy_topic() uses the NTFY_TOPIC env var to set the default topic.

  • ntfy_server() uses the NTFY_SERVER env var to set the default server.

  • ntfy_auth() uses the NTFY_AUTH env var to determine is authentication should be used.

  • ntfy_username() uses the NTFY_USERNAME env var to set the default username.

  • ntfy_password() uses the NTFY_PASSWORD env var to set the default password.

Usage

ntfy_topic()

ntfy_server()

ntfy_username()

ntfy_password()

ntfy_auth()