Remove dependency on external notification library and rewrite notifications to use lightweight native system notification implementations: * Linux - notify-send * OS X - apple script - display notification * Windows - TrayIcon Signed-off-by: Tomas Slusny <slusnucky@gmail.com>