macOS
brew install gotifylocal Homebrew formula metadata
brew
Command-line interface for pushing messages to gotify/server. Version 2.3.2 via Homebrew; verified from local package data.
install
brew install gotifylocal Homebrew formula metadata
sudo apk add gotifyAlpine Linux edge package indexes · gotify · source: dl-cdn.alpinelinux.org
overview
Command-line interface for pushing messages to gotify/server
history
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.
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.
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.
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.
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/gotify/cli.json~/.config/gotify/cli.json~/.gotify/cli.jsonCredential-bearing paths to review before unattended agent runs.
$XDG_CONFIG_HOME/gotify/cli.json~/.config/gotify/cli.json~/.gotify/cli.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gotify | cli | global executable |
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.
install metadata
| Package key | brew:gotify |
|---|---|
| Version | 2.3.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gotify |
| Homepage | https://github.com/gotify/cli |
| Repository | https://github.com/gotify/cli |
| Upstream docs | https://github.com/gotify/cli#readme |
| License | MIT |
| Source archive | https://github.com/gotify/cli/archive/refs/tags/v2.3.2.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gotify |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
gotify 2.9.1-r3
A simple server for sending and receiving messages in real-time per WebSocket
sudo apk add gotifygotify-openrc 2.9.1-r3
A simple server for sending and receiving messages in real-time per WebSocket (OpenRC init scripts)
sudo apk add gotify-openrcsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.