ntfy_topic: Get ntfy topics from environment variables

View source: R/env.R

ntfy_topicR Documentation

Get ntfy topics from environment variables

Description

  • 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()

ntfy documentation built on Nov. 5, 2025, 6:58 p.m.