https://github.com/h0nt3d/streamdog
A Linux Daemon designed to monitor an executable and notify every 30 minutes while the exexutable is running to help time management.
https://github.com/h0nt3d/streamdog
beginner-friendly c daemon fun linux notify-send parent-child personal-project proc process terminal timemanagement watchdog
Last synced: 7 months ago
JSON representation
A Linux Daemon designed to monitor an executable and notify every 30 minutes while the exexutable is running to help time management.
- Host: GitHub
- URL: https://github.com/h0nt3d/streamdog
- Owner: h0nt3d
- License: mit
- Created: 2024-12-27T20:04:52.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-02-21T19:59:57.000Z (8 months ago)
- Last Synced: 2025-02-21T20:34:54.460Z (8 months ago)
- Topics: beginner-friendly, c, daemon, fun, linux, notify-send, parent-child, personal-project, proc, process, terminal, timemanagement, watchdog
- Language: C
- Homepage:
- Size: 37.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# streamdog
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 `