ub1x
Nov 17 2020
10
the best
10 the best
bzzz
Nov 08 2020
3
bad
Well, it does show date, time and OS version. 0s uptime, 0GB memory, 0GB swap, no CPUs or temperatures despite xsensors and htop doing just fine. Spamming those lines:
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:100:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:111:17: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:133:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:161:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:195:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:216:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:226:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:299:25: QML StackView: Binding loop detected for property "height"
in the plasmashell logs.
Kubuntu 20.04, plasmashell 5.18.5
imott
Oct 02 2020
8
great
It looks great, not sure why it is showing 12 cpu instead of 6.
And I still haven't managed to get temps. But that bit could be my fault.
9 excellent
Solved the problems with my 4k laptop msi Prestige 15 A10SC with 12 CPU.
Added logo for Debian distro.
My desktop looks beautiful.
I too have problems on the alignment with hdpi (4k) monitors. These is what I did to fix it. Thought of sharing to others on the solution.
1. To fix the clock misalignment:
go to,. ~/.local/share/plasma/plasmatoids/org.kde.simpleMonitor/contents/ui/skins
edit the DefaultSkin.qml and under "id: timePicker" change the "Layout.bottomMargin:" from 5 to 42, save and exit.
2. To fix the CPU % bar misalignment:
go to,. ~/.local/share/plasma/plasmatoids/org.kde.simpleMonitor/contents/ui/monitorWidgets
edit the CoreTempList.qml and look for "NumberAnimation { target: coreListTemp; property: "height"; to: 25", change 25 to 50, save and exit.
edit the CpuWidget.qml and look for "NumberAnimation { target: cpuListItem; property: "height"; to: 25", change 25 to 50, save and exit.
3. Logout/Restart.
Any chance of adding the KDE neon logo as one of the options?
The name tells everything, is amazing,
Pretty good, but it leaks on customization
Almost perfect, but just like ksysguard, this too treats io-wait as cpu-usage.
Please fix it.
7 good Nice looking presentation of resource statuses. However, it wastes a considerable amount of space and it can't be resized to be much smaller than the default size. Displaying the logo should be optional.
+ great widget for monitoring hardware temperature
reoy
Aug 11 2018
9
excellent
+Hermoso trabajo! Déjeme felicitarlo, se lució con esto, me gustarÃa opciones para cambiar los colores en las barras por ejemplo, pero me conformo con lo bello que está asÃ, asà que no me importó, de verdad me gustó mucho, estaba buscando algo asà como esto!
baioc
Aug 05 2018
9
excellent
Best system monitor for KDE.
This should be bundled with every KDE distro. Reminds me of the good old System Monitor widget from the KDE4 days.
Perfect work! It looks like conky but it is much better for novices like me!
Awesome widget, the likes of which are long overdue.
I hope that one day, GPU temp can be displayed too, but even without that this plasmoid is well worth its 5 stars!
great widget!! Although it would be nice to be able to customise the layout in the settings, even without this it is excellent.
ub1x
2 months ago
2nd Seams there is no activity since the last 4 years anymore on the project. So it is the best monitor I know. Is there still someone supporting the code? If yes, what is required to build a new version, which update the features to the new Plasma style and mainly fix the display errors at UHD screens and update some lacks CPU temperature monitoring on some systems (and very good will be to have an overview of the the free disk space (local and remote mounted).
PS: There is the option to support the developer - please contact me directly
Report
ub1x
2 months ago
Report
bzzz
2 months ago
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:100:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:111:17: QML Rectangle: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:133:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:161:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:195:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:216:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml:226:17: QML QQuickText: Detected anchors on an item that is managed by a layout. This is undefined behavior; use Layout.alignment instead.
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:299:25: QML StackView: Binding loop detected for property "height"
in the plasmashell logs.
Kubuntu 20.04, plasmashell 5.18.5
Report
mcloaked
3 months ago
Report
imott
3 months ago
And I still haven't managed to get temps. But that bit could be my fault.
Report
xdeyzaguirre
4 months ago
Solved the problems with my 4k laptop msi Prestige 15 A10SC with 12 CPU.
Added logo for Debian distro.
My desktop looks beautiful.
Report
omengq
4 months ago
1. To fix the clock misalignment:
go to,. ~/.local/share/plasma/plasmatoids/org.kde.simpleMonitor/contents/ui/skins
edit the DefaultSkin.qml and under "id: timePicker" change the "Layout.bottomMargin:" from 5 to 42, save and exit.
2. To fix the CPU % bar misalignment:
go to,. ~/.local/share/plasma/plasmatoids/org.kde.simpleMonitor/contents/ui/monitorWidgets
edit the CoreTempList.qml and look for "NumberAnimation { target: coreListTemp; property: "height"; to: 25", change 25 to 50, save and exit.
edit the CpuWidget.qml and look for "NumberAnimation { target: cpuListItem; property: "height"; to: 25", change 25 to 50, save and exit.
3. Logout/Restart.
Report
xdeyzaguirre
4 months ago
All arranged with two comments:
First:
The DefaultSkin.qml is located at ~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/skins, you need to change "plasmatoids" with "plasmoids".
Second:
I Changed the DefaultSkin.qml but I needed to change also in the file ColumnSkin.qml the "Layout.bottomMargin:" from 5 to 42
I added one more screen capture, with the result in "https://drive.google.com/drive/folders/12vtVw-kiLc0yO1sbjUZXbs2YrdyVm3ID?usp=sharing"
Thanks again!
Report
xdeyzaguirre
5 months ago
Report
tsbarnes
5 months ago
Report
xdeyzaguirre
4 months ago
Create one file in svg format with your logo (267x267 px) and transparent background.
name it "distro-" your_distro_name ".svg" in my case "distro-debian.svg"
Put it into: ~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/images/
Edit ~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/code/code.js and add your distro name in the end of this line:
var logos = ["tux", "slackware", "ubuntu", "kubuntu", "opensuse", "manjaro", "arch", "fedora", "debian"]
Edit ~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/ui/config/ConfigGeneral.qml and add the name for the combo list in the same order:
ComboBox {
id: logoComboBox
model: ["Default", "Tux", "Slackware", "Ubuntu", "Kubuntu", "OpenSUSE", "Manjaro", "Arch", "Fedora", "Debian"]
}
Edit ~/.local/share/plasma/plasmoids/org.kde.simpleMonitor/contents/config/main.xml and add one new element at the end of the choices list:
Distribution logo
0
Logo scaling
1.0
And logout and login.
Thats all folks!
Report
xdeyzaguirre
4 months ago
this mis the code for main.xml without the first and last comment code:
Distribution logo
0
Logo scaling
1.0
-->
Report
xdeyzaguirre
4 months ago
*open*!-- Logos Section --*close*
*entry name="logo" type="Enum"*close*
*label*Distribution logo*open*/label*close*
*open*choices*close*
*open*choice name="Default"/*close*
*open*choice name="Tux"/*close*
*open*choice name="Slackware"/*close*
*open*choice name="Ubuntu"/*close*
*open*choice name="Kubuntu"/*close*
*open*choice name="OpenSUSE"/*close*
*open*choice name="Manjaro"/*close*
*open*choice name="Arch"/*close*
*open*choice name="Fedora"/*close*
*open*choice name="Debian"/*close*
*open*/choices*close*
*open*default*close*0*open*/default*close*
*open*/entry*close*
*open*entry name="logoScale" type="Double"*close*
*open*label*close*Logo scaling*open*/label*close*
*open*default*close*1.0*open*/default*close*
*open*/entry*close*
--*close*
I don't know the correct way to show html code as a comment in the message.
Report
madeiraantonio97
6 months ago
Report
heimdall
7 months ago
Report
SephyHiko
7 months ago
Report
anyx
7 months ago
Report
nororon
8 months ago
Report
cuan
5 months ago
Report
nororon
5 months ago
Report
nororon
8 months ago
Report
nororon
8 months ago
Report
nororon
8 months ago
Report
nororon
8 months ago
Report
nororon
8 months ago
Report