Ding
Ding handles desktop notifications on your local PC. Plays nice alongside:
- terminal-notifier
- notify-send
- tmux-notify
- your console label (titlebar)
Only OS X and Linux are enabled so far; seeking help on Windows dialogues!
I based this code on modules originally appearing inside ex_unit_notifier.
This package is a copy of only the general-purpose notification logic.
Some modules and options are renamed,
and more handlers should someday be added,
to help Ding become a simple choice for pinging users from Elixir.
If available in Hex, the package can be installed
by adding ding to your list of dependencies in mix.exs:
Please see more descriptions on HexDocs