https://github.com/manuel-koch/systeminfo
Display various system information in a graphical widget.
https://github.com/manuel-koch/systeminfo
psutil pyqt5 python-3-5 qml qt5
Last synced: 9 days ago
JSON representation
Display various system information in a graphical widget.
- Host: GitHub
- URL: https://github.com/manuel-koch/systeminfo
- Owner: manuel-koch
- License: other
- Created: 2017-02-04T23:26:38.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-22T09:12:50.000Z (about 9 years ago)
- Last Synced: 2025-09-09T15:59:41.597Z (6 months ago)
- Topics: psutil, pyqt5, python-3-5, qml, qt5
- Language: Python
- Size: 323 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
Systeminfo
===========
Display various system information in a graphical widget.
Make use of...
* `psutil` to get system information.
* `PyQt5` to show system information in GUI.
* `PyInstaller` to create a self contained bundle of the application.
Description
-----------
Showing information related to
- Processor load
- Memory usage ( Virtual Memory, Swapped Memory )
- Partition usage
Add system tray icons that show current value and recent history of
- Processor load
- Virtual Memory load
Clicking on system tray icon hides/shows the graphical widget.
Screenshot
----------
