mirror of
https://github.com/binwiederhier/ntfy.git
synced 2026-05-09 16:35:53 +02:00
[GH-ISSUE #1472] why? #1038
Labels
No labels
ai-generated
android-app
android-app
android-app
🪲 bug
build
build
dependencies
docs
enhancement
enhancement
🔥 HOT
in-progress 🏃
ios
prio:low
prio:low
pull-request
question
🔒 security
server
server
unified-push
web-app
website
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ntfy#1038
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @nildebug on GitHub (Oct 23, 2025).
Original GitHub issue: https://github.com/binwiederhier/ntfy/issues/1472
PS D:\ntfy_2.14.0_windows_amd64> .\ntfy.exe serve
No help topic for 'serve'
PS D:\ntfy_2.14.0_windows_amd64> .\ntfy.exe serve
No help topic for 'serve'
PS D:\ntfy_2.14.0_windows_amd64>
D:\ntfy_2.14.0_windows_amd64>ntfy.exe
NAME:
ntfy - Simple pub-sub notification service
USAGE:
ntfy [OPTION..]
COMMANDS:
help, h Shows a list of commands or help for one command
Client commands:
publish, pub, send, trigger Send message via a ntfy server
subscribe, sub Subscribe to one or more topics on a ntfy server
GLOBAL OPTIONS:
--debug, -d enable debug logging (default: false) [%NTFY_DEBUG%]
--trace enable tracing (very verbose, be careful) (default: false) [%NTFY_TRACE%]
--no-log-dates, --no_log_dates disable the date/time prefix (default: false) [%NTFY_NO_LOG_DATES%]
--log-level value, --log_level value set log level (default: "INFO") [%NTFY_LOG_LEVEL%]
--log-level-overrides value, --log_level_overrides value [ --log-level-overrides value, --log_level_overrides value ] set log level overrides [%NTFY_LOG_LEVEL_OVERRIDES%]
--log-format value, --log_format value set log format (default: "text") [%NTFY_LOG_FORMAT%]
--log-file value, --log_file value set log file, default is STDOUT [%NTFY_LOG_FILE%]
--help, -h show help
Try 'ntfy COMMAND --help' or https://ntfy.sh/docs/ for more information.
To report a bug, open an issue on GitHub: https://github.com/binwiederhier/ntfy/issues.
If you want to chat, simply join the Discord server (https://discord.gg/cT7ECsZj9w), or
the Matrix room (https://matrix.to/#/#ntfy:matrix.org).
ntfy 2.14.0 (
eac523d), runtime go1.24.5, built at 2025-08-05T08:26:20ZCopyright (C) Philipp C. Heckel, licensed under Apache License 2.0 & GPLv2
@binwiederhier commented on GitHub (Oct 23, 2025):