Metadata-Version: 2.1
Name: dnotify
Version: 0.6
Summary: attempt at a cross platform desktop notification cli
Home-page: UNKNOWN
Author: madhavth
License: UNKNOWN
Platform: UNKNOWN

cross platform notification cli 
tested on windows 10 
linux -- requires libnotify-bin, install by "sudo apt-get install libnotify-bin"
mac os

usage

dnotify "$title" "$description"

use "dnotify -h" for more info


