- Implemented a new resource usage display in the main UI, showing memory, CPU, and system metrics. - Added toggle functionality to hide/show resource information. - Enhanced performance monitoring with real-time updates every 2 seconds. - Included error handling and fallback modes for when psutil is not installed. - Updated requirements.txt to include psutil for enhanced monitoring capabilities.
8 lines
114 B
Plaintext
8 lines
114 B
Plaintext
PyQt6
|
|
opencv-python
|
|
pyautogui
|
|
pynput
|
|
pygetwindow
|
|
numpy
|
|
Pillow
|
|
psutil # Optional: For enhanced resource monitoring |