
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Plasmoid for plasma panel. Monitors network speed of currently active connections.
REQUIRED DEPENDENCIES
- qt5-graphicaleffects
- e.g. package for kubuntu users: libqt5qml-graphicaleffects
HOW TO INSTALL
- Add Widgets... -> Get new widgets -> Download new plasma widgets
- find this applet and install through the first item with .plasmoid extension
5 years ago
1.7.2
- position & sizing & history graph fixes
- fix for hiDPI fonts
1.7.1
- theming & number size fixes
- 3-digit speeds
- one-line layout is more compact & can show only download/upload
- speed can be shown in bits
1.7.0
- NetworkManager is no longer needed for tracking connected network devices
- one-line layout option added
1.6.0
- DD-WRT vlan monitoring by stefanbesler from github
- new widget icon by varlesh from github
- grid layout fix for vertical panel
1.5.0
- automatic grid layout with configurable size coefficient (with multiple showed devices)
- history graph recalculating delay fixed
- code cleanups
1.4.1
- connection icon fix
1.4
- bigger text option
- code optimizations
- repaired resizing on desktop
1.3.2
- fixed compatibility with KF 5.12
1.3.1
- better handling no-connection state
- minor fixes
1.3
- white-list/black-list filtering
1.2
- history graphs added
1.1.1
- configurable icon blur radius
1.1
- added update interval settings
- added a few visual settings
1.0
Initial import
5 years ago
1.7.2
- position & sizing & history graph fixes
- fix for hiDPI fonts
1.7.1
- theming & number size fixes
- 3-digit speeds
- one-line layout is more compact & can show only download/upload
- speed can be shown in bits
1.7.0
- NetworkManager is no longer needed for tracking connected network devices
- one-line layout option added
1.6.0
- DD-WRT vlan monitoring by stefanbesler from github
- new widget icon by varlesh from github
- grid layout fix for vertical panel
1.5.0
- automatic grid layout with configurable size coefficient (with multiple showed devices)
- history graph recalculating delay fixed
- code cleanups
1.4.1
- connection icon fix
1.4
- bigger text option
- code optimizations
- repaired resizing on desktop
1.3.2
- fixed compatibility with KF 5.12
1.3.1
- better handling no-connection state
- minor fixes
1.3
- white-list/black-list filtering
1.2
- history graphs added
1.1.1
- configurable icon blur radius
1.1
- added update interval settings
- added a few visual settings
1.0
Initial import
bzzz
5 months ago
QQmlEngine::setContextForObject(): Object already has a QQmlContext
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:212:17: QML QQuickItem: Binding loop detected for property "implicitHeight"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:163:13: QML ScrollView: Binding loop detected for property "implicitWidth"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/configuration/AppletConfiguration.qml:299:25: QML StackView: Binding loop detected for property "height"
DBusMenu disabled for this application
Report
speedjoe
9 months ago
Report
akwala
10 months ago
Report
denydias
2 years ago
Report
niesteszeck
2 years ago
Report
weltqgel
3 years ago
Report
xylo
3 years ago
Report
roctheme
5 years ago
reproducible every time.
Report
clearmartin
5 years ago
How did you install this applet? By AUR or by "Download New Plasma Widgets"?
Report
roctheme
5 years ago
In the moment, I cannot use the pc, where your plasmoid is crashing. But on 2 other PC now it works after updating excellent.
First installation works via Gui, but updating not.
I upgrade all installed plasma 5 plasmoids in this way, because the way via the gui doesn't work actually in Kubuntu 15.10:
I download your zip-file, I overwrite older files via "compare by content" with Krusader for these directories:
~/.local/share/kservices5 only desktop-file
~/.local/share/plasma/plasmoids/org.kde.networkMonitor
But now I have seen, that one file was older in the zip-file, because the recently installation via Gui change the file date of your files during installation.
So I have forgot to overwrite the file, which was older in the zip-file.
Report
clearmartin
5 years ago
I try to investigate further and repair my widget or place a bug in kde bugzilla.
Report
roctheme
5 years ago
On this pc I had have to remove all plasmoids (via deleting all files).
After reinstallation via gui, the gui listed the newly installed plasmoids in the menu "installed". But after a restart, no installed plasmoid was listed in the gui menu "installed" anymore.
Report
clearmartin
5 years ago
https://bugs.kde.org/show_bug.cgi?id=355011
Report
davepb12
5 years ago
Would it be easy to add an option to change the speed between bits/sec and bytes/sec?
Many Thanks.
Report
clearmartin
5 years ago
Report
davepb12
5 years ago
Report
domryba
5 years ago
Report
clearmartin
5 years ago
Report
ibrahimMohammad
5 years ago
like this extensions
https://extensions.gnome.org/extension/104/netspeed/
greet work, thank you.
Report
clearmartin
5 years ago
Report
ibrahimMohammad
5 years ago
I think the distance between upload and download is large http://s10.postimg.org/bawrbxv0p/sc4.png so i suggest either give the user the option to set this distance himself or you set it to be good for just 3 digits.
I suggest to make an option to show only upload or download speed.
Thanks again : )
Report
clearmartin
5 years ago
Report
ibrahimMohammad
5 years ago
What about making the distance between upload and download automatically increase/decrease according to digits required for upload speed? i mean when upload speed is 1-digit number then distance decrease to be good for only one digit and if upload speed rises to 2-digits number the distance rises too and so on.
I think it will not be easy but it is a nice feature. at the end i am very happy with the new version thanks : )
Report
clearmartin
5 years ago
I think it can be a bit disturbing when it is moving. I also think there wouldn't be any space gain since the whole plasmoid should maintain the same width when updating the speed numbers. Otherwise the rest of widgets would be sliding left and right with each speed number update.
But maybe I don't get your idea right.
Report
digitalone
5 years ago
It's unreadable to me.
Report