Added rainmeter goodies.

master
parent 33c9ac5e49
commit 063e557263

@ -0,0 +1,7 @@
# Rainmeter!
<sup>https://www.rainmeter.net/</sup>
### [FTL](./ftl)
This skin was originally created by [/u/tuxwonder](https://www.reddit.com/user/tuxwonder/) on Reddit. I modified it to include a few more things. More details in the FTL README.

@ -0,0 +1,7 @@
mes = 0
mes_total = 0
bars = 0
function Update()
return math.ceil((mes/mes_total)*bars)/bars
end

@ -0,0 +1,45 @@
[FontFormat_Large]
FontSize=16
FontFace=SuperText 02 Bold
FontColor=235,245,229,255
[FontFormat_Medium]
FontSize=24
FontFace=ccnew
FontColor=235,245,229,255
[FontFormat_Small]
FontSize=12
FontFace=JustinFont8
FontColor=235,245,229,255
[FontFormat_Label]
FontSize=10
FontFace=C&C Red Alert [INET]
FontColor=243,255,230,255
[MeterFormat_Histogram]
W=79
H=33
PrimaryColor=243,255,230,255
[MeterFormat_DriveLabel]
FontSize=12
FontFace=JustinFont8
FontColor=235,245,229,255
ClipString=1
StringAlign=CenterTop
H=20
[MeterFormat_DriveSize]
FontSize=12
FontFace=JustinFont8
FontColor=235,245,229,255
ClipString=1
StringAlign=LeftTop
NumOfDecimals=0
Autoscale=1
H=20
W=81

@ -0,0 +1,17 @@
;---CPU------------------------------------------------------------------
[MeasureCPU1]
Measure=CPU
Processor=1
[MeasureCPU2]
Measure=CPU
Processor=2
[MeasureCPU3]
Measure=CPU
Processor=3
[MeasureCPU4]
Measure=CPU
Processor=4

@ -0,0 +1,186 @@
[Variables]
Drive1=A
Drive2=B
Drive3=C
Drive4=D
Drive5=N
Drive6=R
;---HDD--------------------------------------------------------------------
[MeasureHDD1_Total]
Measure=FreeDiskSpace
Drive=#Drive1#:
Total=1
[MeasureHDD1_Used]
Measure=FreeDiskSpace
Drive=#Drive1#:
InvertMeasure=1
[MeasureHDD1_Free]
Measure=FreeDiskSpace
Drive=#Drive1#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive1_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive1_Free NumOfDecimals 0]
[MeasureHDD1_Label]
Measure=FreeDiskSpace
Drive=#Drive1#:
Label=1
[MeasureHDD1_Type]
Measure=FreeDiskSpace
Drive=#Drive1#:
[MeasureHDD2_Total]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive2#:
Total=1
[MeasureHDD2_Used]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive2#:
InvertMeasure=1
[MeasureHDD2_Free]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive2#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive2_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive2_Free NumOfDecimals 0]
[MeasureHDD2_Label]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive2#:
Label=1
[MeasureHDD2_Type]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive2#:
[MeasureHDD3_Total]
Measure=FreeDiskSpace
Drive=#Drive3#:
Total=1
[MeasureHDD3_Used]
Measure=FreeDiskSpace
Drive=#Drive3#:
InvertMeasure=1
[MeasureHDD3_Free]
Measure=FreeDiskSpace
Drive=#Drive3#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive3_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive3_Free NumOfDecimals 0]
[MeasureHDD3_Label]
Measure=FreeDiskSpace
Drive=#Drive3#:
Label=1
[MeasureHDD3_Type]
Measure=FreeDiskSpace
Drive=#Drive3#:
[MeasureHDD4_Total]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive4#:
Total=1
[MeasureHDD4_Used]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive4#:
InvertMeasure=1
[MeasureHDD4_Free]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive4#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive4_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive4_Free NumOfDecimals 0]
[MeasureHDD4_Label]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive4#:
Label=1
[MeasureHDD4_Type]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive4#:
[MeasureHDD5_Total]
Measure=FreeDiskSpace
Drive=#Drive5#:
Total=1
[MeasureHDD5_Used]
Measure=FreeDiskSpace
Drive=#Drive5#:
InvertMeasure=1
[MeasureHDD5_Free]
Measure=FreeDiskSpace
Drive=#Drive5#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive5_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive5_Free NumOfDecimals 0]
[MeasureHDD5_Label]
Measure=FreeDiskSpace
Drive=#Drive5#:
Label=1
[MeasureHDD5_Type]
Measure=FreeDiskSpace
Drive=#Drive5#:
[MeasureHDD6_Total]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive6#:
Total=1
[MeasureHDD6_Used]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive6#:
InvertMeasure=1
[MeasureHDD6_Free]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive6#:
IfAboveValue=1099511627775
IfAboveAction=[!SetOption Drive6_Free NumOfDecimals 2]
IfBelowValue=1099511627776
IfBelowAction=[!SetOption Drive6_Free NumOfDecimals 0]
[MeasureHDD6_Label]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive6#:
Label=1
[MeasureHDD6_Type]
Measure=FreeDiskSpace
IgnoreRemovable=0
Drive=#Drive6#:

@ -0,0 +1,11 @@
[MeasureNet_In]
Measure=NetIn
UseBits=1
[MeasureNet_Out]
Measure=NetOut
UseBits=1
[MeasureNet_Total]
Measure=NetTotal
UseBits=1

@ -0,0 +1,16 @@
;---POWER------------------------------------------------------------------
[MeasurePower_Percent]
Measure=Plugin
Plugin=PowerPlugin
PowerState=Percent
[MeasurePower_Status]
Measure=Plugin
Plugin=PowerPlugin
PowerState=Status
[MeasurePower_IO]
Measure=Plugin
Plugin=PowerPlugin
PowerState=ACLine

@ -0,0 +1,15 @@
;---RAM----------------------------------------------------------------------
[MeasureRAM_Total]
Measure=PhysicalMemory
Total=1
UpdateDivider=3600
[MeasureRAM_Used]
Measure=PhysicalMemory
UpdateDivider=1
[MeasureRAM_Free]
Measure=PhysicalMemory
UpdateDivider=1
InvertMeasure=1

@ -0,0 +1,40 @@
[MeasureTemp_Core1]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=0
[MeasureTemp_Core2]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=1
[MeasureTemp_Core3]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=2
[MeasureTemp_Core4]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=3
[MeasureTemp_Core5]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=4
[MeasureTemp_Core6]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=Temperature
CoreTempIndex=5
[MeasureTemp_Max]
Measure=Plugin
Plugin=CoreTemp
CoreTempType=MaxTemperature

@ -0,0 +1,8 @@
;---Time-------------------------------------------------------------------
[MeasureTime]
Measure=Time
[MeasureTime_12Hour]
Measure=Time
Format=%#I:%M

@ -0,0 +1,7 @@
[MeasureWifi_SSID]
Plugin=WifiStatus
WifiInfoType=SSID
[MeasureWifi_Quality]
Plugin=WifiStatus
WifiInfoType=Quality

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 921 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 274 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 271 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.5 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 288 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 282 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 303 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 651 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 304 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 215 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 269 B

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save