Skip to content

Adding new Pyqt6 appilication Resource Monitor #44

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lanjithkumar15
Copy link

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