Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 387 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 387 Bytes

streamdog

alt text

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>