It is currently April 25th, 2024, 2:32 am

Network Monitor

Skins that monitor system information
User avatar
DavidRGreen
Posts: 35
Joined: May 5th, 2020, 10:19 am

Network Monitor

Post by DavidRGreen »

Network Traffic Monitor

Downloads on the left, Uploads on the right.
The bars light-up (fill) as the rate increases. Green < 1Kb, Orange < 1Mb, Red < 2Mb, 2nd Red ≥ 2Mb. During those rare times when there is no traffic, all the bars will be empty…

These thresholds are easy to customise by changing the values in the [Variables] section.

Code: Select all

[Variables]
kb=1024
mb=1048576
mb2=2097152
I don't doubt that some may regularly cross the 2Mb rate, but I don't :)

Image

By default, the widget is translucent, but when captured on a black background, it's just dark.

I did try and build this, using only Rainmeter code and components, but the arrow didn't look good enough, so I drew it in a photo-editor instead.
NetMeter_1.0.rmskin
You do not have the required permissions to view the files attached to this post.
User avatar
jsmorley
Developer
Posts: 22629
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Network Monitor

Post by jsmorley »

Looks nice!