A Linux Daemon designed to monitor an executable and notify every 30 minutes while the executable is running to help time management.
Uses notify-send package
Installation Steps:
-1. Build:
make
-2. Install:
sudo make install
Usage:
streamdog <target_process>