Skip to content

Commit d0eebe8

Browse files
authored
Update readme.md
1 parent 47dec1d commit d0eebe8

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

readme.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Resource Monitor with Alerts
22
This project is a resource monitoring system built in Go (Golang) that tracks CPU, memory, disk usage, and temperature on your machine. The system periodically checks the resource usage and compares it against predefined thresholds. If any resource exceeds the threshold, a notification is triggered to alert the user. The application features a backend API and a graphical user interface (GUI) that can be used to monitor and manage these resources.
33

4-
https://github.com/user-attachments/assets/12286cea-d799-48a2-9c70-3b94b1ab8b22
4+
5+
6+
https://github.com/user-attachments/assets/f9171d2d-8da8-4d4a-9f4a-3d1ab4a53f04
7+
8+
59

610
### Steps to Run the Application
711

0 commit comments

Comments
 (0)