This program counts down the days and sends a notification, telling you how many days are left until a specific date.
git clone https://github.com/wesfly/Day-Counter.git
cd Day-Counter
bash days_until.sh
Note that this script will only work on GNU/Linux.