#!/bin/sh . /home/sdk/.dbus_address MSG="It's $(/bin/date +"%H:%M"). Drink some water!" /usr/local/bin/notify-send "$MSG"