Home

Awesome

znotify

A simple Zsh plugin for sending notifications to other services.

Installation

oh-my-zsh

git clone https://github.com/rudeigerc/znotify ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/znotify

In $HOME/.zshrc:

plugins=(... znotify)

Znap

znap source rudeigerc/znotify

Manual Installation

source /path/to/znotify.plugin.zsh

Usage

$ do something; znotify -s <service>

Supported Services

Required Environment Variables

License

MIT