xeonchen / notifier_wrapper

Forward your local notification to multiple destinations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to Use

Link Program

Clone this repository, and link notifier_wrapper.py to somewhere in the PATH to replace your existing notifier. For example, ln -s $HOME/notifier_wrapper/notifier_wrapper.py ~/.local/bin/terminal-notifier.

Configuration

Copy dot.notifier_wrapper to ~/.notifier_wrapper, and fill relate information.

About

Forward your local notification to multiple destinations.

License:MIT License


Languages

Language:Python 100.0%