You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,7 +45,7 @@ Mutexes are employed to avoid race conditions when accessing shared resources li
45
45
46
46
## Frontend GUI
47
47
48
-
The frontend GUI is built using Fyne, a cross-platform GUI library for Go. The GUI includes the following features:
48
+
The frontend GUI is built using Swift. The GUI includes the following features:
49
49
50
50
- **Real-Time Monitoring**: Displays live progress bars for CPU, memory, disk, and temperature usage.
51
51
- **Alert Control**: A checkbox allows users to toggle alert notifications. When enabled, notifications are triggered when any resource exceeds its threshold.
0 commit comments