
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
Simple plasmoid to show the current speed of a network interface, and to show the overall statistics
9 years ago
- Compact mode: display only the value, and change the color of the text according to the current unit
- In settings page fully use the form -> better UI experience
- Bugfix: in 'combine mode', only the download speed was displayed, but it was doubled
- Binary builds on OBS :)
9 years ago
- Compact mode: display only the value, and change the color of the text according to the current unit
- In settings page fully use the form -> better UI experience
- Bugfix: in 'combine mode', only the download speed was displayed, but it was doubled
- Binary builds on OBS :)
Contrast
9 years ago
Report
Grindcore
9 years ago
Report
brucew
10 years ago
-->I added the line suggested below first:
[code]The C compiler identification is GNU
The CXX compiler identification is GNU
Check for working C compiler: /usr/bin/gcc
Check for working C compiler: /usr/bin/gcc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/brucew/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.8)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
Configuring incomplete, errors occurred! [/code]
-->Then run Cmake again, and get this error:
[code]The C compiler identification is GNU
The CXX compiler identification is GNU
Check for working C compiler: /usr/bin/gcc
Check for working C compiler: /usr/bin/gcc -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: /usr/bin/c++
Check for working CXX compiler: /usr/bin/c++ -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at /usr/share/cmake-2.8/Modules/FindKDE4.cmake:98 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/brucew/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:4 (find_package)
Configuring incomplete, errors occurred![/code]
Please advise.
Report
spinter
10 years ago
Report
spinter
10 years ago
Unfortunately I could update only now the forms on kde-apps.org, sorry for the delay, and I hope the quick bugfix will solve the mentioned issue
Report
mreloads
10 years ago
Report
tetris4
10 years ago
Some feedback/Small request: When the widget is placed on the panel the letters are extremely small and unreadable. Can this be fixed?
I was looking for a plasmoid like this one for some time now so thank you for making it!
Report
spinter
10 years ago
The only thing what I can do, is to allow to remove the signs from the beginning (the up+down arrows). In this case, there would be a little bit more space. Would that be OK?
Report
tetris4
10 years ago
Maybe if you allow to remove the "B/s" too?
As you can see here: http://dl.dropbox.com/u/1976316/netspeed.png
it's really difficult to read what netspeed shows.
Report
spinter
10 years ago
Thanks for the idea
Report
tetris4
9 years ago
- A user has a 6Mbps connection, so he knows that his speed will never show above 600KBps, so he forces to always show in KB. This way he knows when its showing 80 it's not B but KB. This can also help when someone wants to keep a monochrome theme, and can't tell much difference between grey colours.
- On the 73.7 issue, on a vertical panel, 1200.0 takes more space than 1200, so if you disable the .0, fonts will probably show bigger.
Both are requested options that I believe will enhance netspeed-plasmoid's experience, if you don't like them it's ok. :)
Report
spinter
9 years ago
Of course, it is added to this page :)
Report
tetris4
9 years ago
btw, we just added netspeed to Chakra's repos, if you want to link to the packages: http://www.chakra-project.org/packages/index.php?act=search&subdir=&sortby=date&order=descending&searchpattern=netspeed
Report
spinter
9 years ago
And I was not talking about to change the font for example, what is another important feature I think, and that would be again another field...
Lets say, if many people asks this feature, I will implement it for sure. But I won't forget it :)
Report
tetris4
9 years ago
look forward to seeing these on v0.3 =)
Report
spinter
9 years ago
I think it matters, whether the network speed is only 22.5 Mb only, and not 23.4Mb. If you can see only 23, you don't know, what is the current state.
In other words, I think, if a person wants to see the exact network speed in numbers, she/he wants to see as accurate numbers as possible. I think this meets this requirements
Report
tetris4
9 years ago
I really like the colour info too, in addition you could insert an option to force the units, eg: always show in KB.
Thnx again!
Report
spinter
9 years ago
And why is it needed to reserve space for the possible longest number+unit? Otherwise it would look stupid, it would jump left/right.
Report
tetris4
10 years ago
Report
vaxxipooh
10 years ago
Sorry
Report
marcotangaro
10 years ago
I'm using WICD.
Report
vaxxipooh
10 years ago
Have it nice :-)
Report
spinter
10 years ago
Report
vaxxipooh
10 years ago
How do i change this when running CMAKE ? i am not soo good at this CMAKE stuff ;-)
Thanx
Report
spinter
10 years ago
kbuildsycoca4
kquitapp plasma-desktop
plasma-desktop
Report