Jump to content

I've been using Rainmeter on and off for years, downloading skins and ever so slightly modifying them to my own needs. Alas however I am not good at programming it and I am not able to accomplish what I want now. 

 

What I want is to modify a separator that looks like a measure bar to be a measure bar that displays blue when my PC is connected to the internet.

If you look at attached image this is how the bars in the skin looks, if you look at where it says IP Address the separator bar is missing and it is there I want the bar to be either blue when internet works or "depleted" when it is not.

I have this

[measureInternetbar]
Measure=Plugin
Plugin=CheckNet
ConnectionType=Internet
UpdateRate=20


[measureInternetbar]
Meter=bar
MeterStyle=stylebar
MeasureName=CheckNet
X=30
Y=30
W=260
H=3

Any idea on how to make this into a bar? The "stock" bars look like this:

 

[styleBar]
BarColor=#BarUsed#
BarOrientation=HORIZONTAL
SolidColor=#BarTotal#

[meterUploadBar]
Meter=BAR
MeterStyle=styleBar
MeasureName=measureNetOut
X=30
Y=60
W=260
H=3

Any help would be appreciated a lot. I can't seem to find any more information about this other than what I already have put in myself.

rmhlp1.png

Link to comment
https://linustechtips.com/topic/1270016-please-help-with-rainmeter-bar/
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×