ntfy.readthedocs.io - About ntfy — ntfy 2.7.0 documentation

Example domain paragraphs

ntfy brings notification to your shell. It can automatically provide desktop notifications when long running commands finish or it can send push notifications to your phone when a specific command finishes. Confused? This video demonstrates some of this functionality:

:penguin: NOTE: Linux Desktop Notifications require Python DBUS bindings. See here for more info.

ntfy has support for automatically sending notifications when long running commands finish in bash and zsh. In bash it emulates zsh’s preexec and precmd functionality with rcaloras/bash-preexec . To enable it add the following to your .bashrc or .zshrc :