Created
September 4, 2025 22:43
-
-
Save bltavares/bb7b668ff020d1625614ab038a183f0e to your computer and use it in GitHub Desktop.
Rain meter - XMeter simulator
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Rainmeter] | |
| Author=bltavares | |
| AppVersion=1.0 | |
| Update=2000 | |
| ;=========================================== | |
| ; CPU Threads | |
| ;=========================================== | |
| [Variables] | |
| bar.color=255, 255, 255, 192 | |
| bar.width=10 | |
| bar.height=100 | |
| bar.space=5 | |
| ; CPU 0 ------------------------- | |
| [MeasureCPU0] | |
| Measure=CPU | |
| Processor=0 | |
| [MeterBar0] | |
| MeasureName=MeasureCPU0 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=162,124,244, 192 | |
| ; CPU 1 ------------------------- | |
| [MeasureCPU1] | |
| Measure=CPU | |
| Processor=1 | |
| [MeterBar1] | |
| MeasureName=MeasureCPU1 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 2 ------------------------- | |
| [MeasureCPU2] | |
| Measure=CPU | |
| Processor=2 | |
| [MeterBar2] | |
| MeasureName=MeasureCPU2 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 3 ------------------------- | |
| [MeasureCPU3] | |
| Measure=CPU | |
| Processor=3 | |
| [MeterBar3] | |
| MeasureName=MeasureCPU3 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 4 ------------------------- | |
| [MeasureCPU4] | |
| Measure=CPU | |
| Processor=4 | |
| [MeterBar4] | |
| MeasureName=MeasureCPU4 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 5 ------------------------- | |
| [MeasureCPU5] | |
| Measure=CPU | |
| Processor=5 | |
| [MeterBar5] | |
| MeasureName=MeasureCPU5 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 6 ------------------------- | |
| [MeasureCPU6] | |
| Measure=CPU | |
| Processor=6 | |
| [MeterBar6] | |
| MeasureName=MeasureCPU6 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 7 ------------------------- | |
| [MeasureCPU7] | |
| Measure=CPU | |
| Processor=7 | |
| [MeterBar7] | |
| MeasureName=MeasureCPU7 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 8 ------------------------- | |
| [MeasureCPU8] | |
| Measure=CPU | |
| Processor=8 | |
| [MeterBar8] | |
| MeasureName=MeasureCPU8 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 9 ------------------------- | |
| [MeasureCPU9] | |
| Measure=CPU | |
| Processor=9 | |
| [MeterBar9] | |
| MeasureName=MeasureCPU9 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 10 ------------------------- | |
| [MeasureCPU10] | |
| Measure=CPU | |
| Processor=10 | |
| [MeterBar10] | |
| MeasureName=MeasureCPU10 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 11 ------------------------- | |
| [MeasureCPU11] | |
| Measure=CPU | |
| Processor=11 | |
| [MeterBar11] | |
| MeasureName=MeasureCPU11 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 12 ------------------------- | |
| [MeasureCPU12] | |
| Measure=CPU | |
| Processor=12 | |
| [MeterBar12] | |
| MeasureName=MeasureCPU12 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 13 ------------------------- | |
| [MeasureCPU13] | |
| Measure=CPU | |
| Processor=13 | |
| [MeterBar13] | |
| MeasureName=MeasureCPU13 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 14 ------------------------- | |
| [MeasureCPU14] | |
| Measure=CPU | |
| Processor=14 | |
| [MeterBar14] | |
| MeasureName=MeasureCPU14 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 15 ------------------------- | |
| [MeasureCPU15] | |
| Measure=CPU | |
| Processor=15 | |
| [MeterBar15] | |
| MeasureName=MeasureCPU15 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 16 ------------------------- | |
| [MeasureCPU16] | |
| Measure=CPU | |
| Processor=16 | |
| [MeterBar16] | |
| MeasureName=MeasureCPU16 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 17 ------------------------- | |
| [MeasureCPU17] | |
| Measure=CPU | |
| Processor=17 | |
| [MeterBar17] | |
| MeasureName=MeasureCPU17 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 18 ------------------------- | |
| [MeasureCPU18] | |
| Measure=CPU | |
| Processor=18 | |
| [MeterBar18] | |
| MeasureName=MeasureCPU18 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 19 ------------------------- | |
| [MeasureCPU19] | |
| Measure=CPU | |
| Processor=19 | |
| [MeterBar19] | |
| MeasureName=MeasureCPU19 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 20 ------------------------- | |
| [MeasureCPU20] | |
| Measure=CPU | |
| Processor=20 | |
| [MeterBar20] | |
| MeasureName=MeasureCPU20 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 21 ------------------------- | |
| [MeasureCPU21] | |
| Measure=CPU | |
| Processor=21 | |
| [MeterBar21] | |
| MeasureName=MeasureCPU21 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 22 ------------------------- | |
| [MeasureCPU22] | |
| Measure=CPU | |
| Processor=22 | |
| [MeterBar22] | |
| MeasureName=MeasureCPU22 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 23 ------------------------- | |
| [MeasureCPU23] | |
| Measure=CPU | |
| Processor=23 | |
| [MeterBar23] | |
| MeasureName=MeasureCPU23 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 24 ------------------------- | |
| [MeasureCPU24] | |
| Measure=CPU | |
| Processor=24 | |
| [MeterBar24] | |
| MeasureName=MeasureCPU24 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 25 ------------------------- | |
| [MeasureCPU25] | |
| Measure=CPU | |
| Processor=25 | |
| [MeterBar25] | |
| MeasureName=MeasureCPU25 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 26 ------------------------- | |
| [MeasureCPU26] | |
| Measure=CPU | |
| Processor=26 | |
| [MeterBar26] | |
| MeasureName=MeasureCPU26 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 27 ------------------------- | |
| [MeasureCPU27] | |
| Measure=CPU | |
| Processor=27 | |
| [MeterBar27] | |
| MeasureName=MeasureCPU27 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 28 ------------------------- | |
| [MeasureCPU28] | |
| Measure=CPU | |
| Processor=28 | |
| [MeterBar28] | |
| MeasureName=MeasureCPU28 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 29 ------------------------- | |
| [MeasureCPU29] | |
| Measure=CPU | |
| Processor=29 | |
| [MeterBar29] | |
| MeasureName=MeasureCPU29 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 30 ------------------------- | |
| [MeasureCPU30] | |
| Measure=CPU | |
| Processor=30 | |
| [MeterBar30] | |
| MeasureName=MeasureCPU30 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 31 ------------------------- | |
| [MeasureCPU31] | |
| Measure=CPU | |
| Processor=31 | |
| [MeterBar31] | |
| MeasureName=MeasureCPU31 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# | |
| ; CPU 32 ------------------------- | |
| [MeasureCPU32] | |
| Measure=CPU | |
| Processor=32 | |
| [MeterBar32] | |
| MeasureName=MeasureCPU32 | |
| Meter=BAR | |
| BarOrientation=VERTICAL | |
| X=#bar.space#R | |
| Y=0 | |
| W=#bar.width# | |
| H=#bar.height# | |
| BarColor=#bar.color# |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment