Automic VaultAutomic Vault

brew

Install gotify with Homebrew, apk

Command-line interface for pushing messages to gotify/server. Version 2.3.2 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install gotify

local Homebrew formula metadata

overview

Package summary

Command-line interface for pushing messages to gotify/server

Commands and aliases

  • gotify

history

Project history and usage

Gotify-CLI is the official command-line companion for gotify/server, a self-hosted push-notification system. It lets shell scripts and terminal users push messages to a Gotify server without writing raw HTTP requests.

Project history

The gotify/server repository began in January 2018 and published its initial 1.0.0 release in February 2018. The gotify/cli repository followed in November 2018, with v1.2.0 published days later, giving the Gotify ecosystem a dedicated terminal client.

The CLI README describes a focused feature set: storing the server URL and application token in a config file, an initialization wizard, piping support, simple push commands, and a watch command that sends notifications when command output changes.

Adoption history

Gotify-CLI adoption follows the self-hosted-notification audience for gotify/server. The README documents manual binary installation, Arch AUR packaging, and Homebrew installation, while also noting that curl or HTTPie can push messages directly for users who do not need the dedicated client.

How it is used

Users initialize the CLI with gotify init, then send messages with gotify push, pipe standard input into push, or use gotify watch around another command. The config stores the Gotify URL and an application token, so scripts can push notifications without repeating credentials on every command line.

Release notes show maintenance around operational details such as dependency updates, environment-token overrides, and TLS trust configuration. That fits the CLI's role in scripts, cron jobs, and local monitoring workflows where reliability and noninteractive operation matter.

Why package nerds care

For package nerds, Gotify-CLI is a tidy example of a self-hosted service exposing a first-party CLI while still keeping the HTTP API simple enough for curl. Its package value is convenience, credential storage, and script ergonomics rather than protocol exclusivity.

Timeline

  • 2018: gotify/server repository created.
  • 2018: gotify/server v1.0.0 released.
  • 2018: gotify/cli repository created and v1.2.0 released.
  • 2019: gotify/cli v2.0.0 and v2.1.x releases published.
  • 2023: v2.2.3 added GOTIFY_TOKEN override support and fixed a no-config push panic.
  • 2024: v2.3.2 added SSL_CERT_FILE support for TLS verification.

Related projects

  • gotify/server is the required backend service for Gotify-CLI.
  • curl and HTTPie are documented alternatives for direct HTTP message submission.

security posture

Risk level: blue

broad file, network, media, or database tool signal.

Risk classifier

blue risk · medium confidence · tool

Why

  • broad file, network, media, or database tool signal

Signals

  • text:server

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 8 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
$XDG_CONFIG_HOME/gotify/cli.json~/.config/gotify/cli.json~/.gotify/cli.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$XDG_CONFIG_HOME/gotify/cli.json~/.config/gotify/cli.json~/.gotify/cli.json

executables

Installed executables

CommandKindExposureNote
gotifycliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version2.3.2
manager updated
local dataok
upstreamcurrent
latest detectedv2.3.2

https://github.com/gotify/cli

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:gotify
Version2.3.2
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/gotify
Homepagehttps://github.com/gotify/cli
Repositoryhttps://github.com/gotify/cli
Upstream docshttps://github.com/gotify/cli#readme
LicenseMIT
Source archivehttps://github.com/gotify/cli/archive/refs/tags/v2.3.2.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegotify
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

apk95%

gotify 2.9.1-r3

A simple server for sending and receiving messages in real-time per WebSocket

https://gotify.net

sudo apk add gotify
  • License: MIT
  • Architecture: x86_64
  • Source Package: gotify
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Gotify
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gotify from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

gotify-openrc 2.9.1-r3

A simple server for sending and receiving messages in real-time per WebSocket (OpenRC init scripts)

https://gotify.net

sudo apk add gotify-openrc
  • License: MIT
  • Architecture: x86_64
  • Source Package: gotify
  • normalized package name match
  • Matched by: Gotify
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: gotify-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment