Python Desktop App To Monitor All System Information | PYQT5/6 | PYSIDE2/6 | PSUTIL [Modern GUI/ UI]

preview_player
Показать описание
In this tutorial, we will build a full desktop app that displays various system information such as:
1. CPU and RAM usage
2. Storage devices
3. Network Devices
4. Temperature Sensors
5. System architecture and operating system

We are going to achieve this using a utility module called PSUTIL which you can read more about it here:

Download the source code from here:
(Download the full source code without the UI file here:
Download the full source code here

Timeline:
00:00 Intro
01:00 User Interface designing in QT Designer
52:20 Exporting User Interface and creating the main file

YOU MIGHT ALSO LIKE
Python responsive GUI | user interface with animated transitions | PyQt PySide Custom Widgets Module

Python Animate QStackedWidget SLIDE FADE ANIMATION | PYQT PySide QT DESIGN | MODERN UI GUI

Python Move Or Center Your App Main/Splash Screen Window On-Screen On App Start | Modern Flat Style

CUSTOMIZE QPUSH BUTTON ANIMATIONS | SHADOW | BORDER | BACKGROUND | ICON | MODERN GUI | UI | DESIGN

Python Animate QPushButton And Icons | Install Font And ICONIFY Libraries | Pyqt | PySide

Python Splash Screen | Welcome Screen | Modern GUI | UI Design | Pyside | Pyqt | QT Designer | QT

Python Customize and animate Q Push Buttons using few lines of code and JSon | PyQt PySide

Python QT Charts | Graphs | PyQt | PySide | QT | Matlab | Data Science [Teaser/Trailer]

Python System Tray And Notifications | Pyside2/6 | Pyqt5/6 | Desktop App Project | Action Menu

Python Adding new widgets dynamically to the window | Modern UI | Modern GUI | Flat UI | QT

Python GUI Animated Side Menu | Pyside | PyQt | Moder UI | Interface | Drop Down Menu | Flat Style

Python Desktop App To Monitor All System Information | PYQT5/6 | PYSIDE2/6 | PSUTIL [Modern GUI/ UI]

SOLVED: All QT Platform Plugin Errors! | Python | C++ | Modern Flat Style GUI | PyQt PySide Qt

Python Spiral Progress/Loading Bar | [Pyqt, Pyside, QtDesigner] PysideExtn | Modern GUI | Flat UI

Python Round Progress/Loading Bar [Pyqt, Pyside, QtDesigner] PysideExtn [Modern GUI | Flat UI | ]

Python Create Weather app - project for beginners, Pyqt, Pyside | Modern Interface | Use API Threads

Python Make Web Browser App With Multiple Tabs And Navigation - Full Project MODERN GUI UI

-----------------------------------------------------------------------------------------------------------------------------------------
MAKE YOUR CONTRIBUTIONS
--------------------------------------------------------------------------------------------------------------------------------------
Send Me A Cup Of Coffee
Support Me
-----------------------------------------------------------------------------------------------------------------------------------------
IMPORTANT LINKS / LINK MUHIMU
--------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

I've been looking for a PyQt tutorial that actually makes something instead of having separate tutorials for different things for a while, and this seems to be it. Thanks!

elibauer
Автор

every project you make is simple (and even without using QML), but see, they are such elegant looking!!
Thanks for teaching the steps!

PythonisLove
Автор

Este es el mejor Tutorial que he visto en muchos meses. Muchas gracias por dedicar tanto tiempo a mostrar tus conocimientos!!

monicapereznogueras
Автор

Incredible !!! you are a Qt Master. Your system is perfect.

ColldMaster
Автор

Really nice and informative keep posting

veerakumars
Автор

Download the source code from here:
(Download the full source code without the UI file here:
Download the full source code here

SpinnTV
Автор

Very very helpful channel. Instant sub

starshipx
Автор

Amazing video, very helpful. One question though, how did you get Qt Designer in dark mode?

greatindianbuilder
Автор

I'm sad that Qt for Python (Pyside2 ) isn't fully free which could cause issue for me to use it commercially...

Kurogane-elvq
Автор

I found the icons at coreUI icons. It's the free package, inside the free folder

Kirbylini
Автор

This is great! I couldn't know where to get the icons though.

rakoahmed
Автор

Amazing video! I'd like to ask how did you make Qt Designer look like this black themed and modern.

thanosarampatzis
Автор

Thanks for this video. But i have some question.
First, are Thread or threading used in this project?

From your video, we learn tu build a GUI for raspi. in my GUI, i run a loop while true when i click button start. When i to stop this loop with cancel button, GUI not respon.

If your this project use a Thread, please share a code 🙏

novitasihombing
Автор

me on Qt designer don't change frame layout doing right click change layout i can't do it i can just adjust size, could you help me please?

cmplxdev
Автор

Thanks for the greate video explanation !
Is it a good idea to split the code into multiple files instead of putting it into a single main file? Would love to see tutorials of such kind.

hiphop-iqbr
Автор

I started a thread with self.threadpool.start ..I want to end that thread with a button..what to do?

sandylittlemirror
Автор

Why in my qtdesigner 33:47 layout alignment is gray out? Any suggestions would be helpful

czechulok
Автор

When defining my main window i get this error
'NameError: name 'Ui_MainWindow' is not defined'
Any ideas?

SpuddygamerURL
Автор

Amazing work man. Where do you get your icons?

le_travie
Автор

I have a doubt regarding the qt material module.. What is the actual purpose?

aju