Skip to content

Adding new Pyqt6 appilication Resource Monitor#44

Open
lanjithkumar15 wants to merge 1 commit intopythonguis:mainfrom
lanjithkumar15:add-headings
Open

Adding new Pyqt6 appilication Resource Monitor#44
lanjithkumar15 wants to merge 1 commit intopythonguis:mainfrom
lanjithkumar15:add-headings

Conversation

@lanjithkumar15
Copy link
Copy Markdown

This pull request adds a new PyQt6 application called Resource Monitor. It demonstrates real-time monitoring of system resources (CPU, memory, and network speed) using PyQt6, pyqtgraph, and QThread for background processing. Key features include:

Real-time CPU usage with individual plots per core.
Memory and swap usage monitoring with dynamic legends.
Network upload and download speed tracking.

To test the application, simply run the main file after installing the required dependencies. I’ve also ensured that the new code adheres to the project’s coding style. Please review my contribution and let me know if there are any further changes needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant