Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [Rainmeter]
- Author=Uruloki Burning; Edited by RickF7666; Edited by Minervaxcel
- Update=800
- [Metadata]
- Name=Hard Drive Monitor
- Config=
- Description=Shows Hard Drive information
- Instructions=Press drive buttons to change displayed drive information.
- Version=2.0
- Tags=Hdd | Mass Effect
- License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
- ;End of added Metadata
- @include="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"
- [Variables]
- ; ColorBar
- ColorB=82,226,128
- ; ColorFont
- ColorF=204,255,255
- ; ColorRoundline
- ColorR=71,187,228
- FontFace=Slider
- FontHeight=8
- FontHeight2=9
- FontHeight3=11
- Drive=#Drive1#
- HDDTemp=HDD1Temp
- DriveRead=Drive1Read
- DriveWrite=Drive1Write
- DriveAccess=Drive1Access
- ;////////////////////////////////////////
- ; BACKGROUND
- ;////////////////////////////////////////
- [Background]
- Meter=Image
- ImageName=HDD INTERFACE.png
- X=0
- Y=0
- W=235
- H=240
- ;////////////////////////////////////////
- ; BUTTONS
- ;////////////////////////////////////////
- ;Logo
- [ButtonLogo1Set]
- Meter=Button
- X=39
- Y=65
- ButtonImage=Logo#HDD1LogoNumber#.png
- ButtonCommand=!Execute [!SetVariable HDD1LogoNumber (#HDD1LogoNumber#+1)] [!UpdateMeasure Logo1Update] [!WriteKeyValue Variables HDD1LogoNumber (#HDD1LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
- DynamicVariables=1
- [Logo1Update]
- Measure=Calc
- Formula=(#HDD1LogoNumber#>4)?1:2
- IfEqualValue=1
- IfEqualAction=!Execute [!SetVariable HDD1LogoNumber 1] [!WriteKeyValue Variables HDD1LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
- DynamicVariables=1
- [ButtonLogo2Set]
- Meter=Button
- X=39
- Y=65
- ButtonImage=Logo#HDD2LogoNumber#.png
- ButtonCommand=!Execute [!SetVariable HDD2LogoNumber (#HDD2LogoNumber#+1)] [!UpdateMeasure Logo2Update] [!WriteKeyValue Variables HDD2LogoNumber (#HDD2LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
- DynamicVariables=1
- Hidden=1
- [Logo2Update]
- Measure=Calc
- Formula=(#HDD2LogoNumber#>4)?1:2
- IfEqualValue=1
- IfEqualAction=!Execute [!SetVariable HDD2LogoNumber 1] [!WriteKeyValue Variables HDD2LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
- DynamicVariables=1
- ;## Custom
- [ButtonLogo3Set]
- Meter=Button
- X=39
- Y=65
- ButtonImage=Logo#HDD2LogoNumber#.png
- ButtonCommand=!Execute [!SetVariable HDD3LogoNumber (#HDD3LogoNumber#+1)] [!UpdateMeasure Logo3Update] [!WriteKeyValue Variables HDD3LogoNumber (#HDD3LogoNumber#+1) "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"] [!Redraw]
- DynamicVariables=1
- Hidden=1
- [Logo3Update]
- Measure=Calc
- Formula=(#HDD2LogoNumber#>4)?1:2
- IfEqualValue=1
- IfEqualAction=!Execute [!SetVariable HDD3LogoNumber 1] [!WriteKeyValue Variables HDD3LogoNumber 1 "#SKINSPATH#\Mass Effect\Launcher\Applications.txt"]
- DynamicVariables=1
- ;HDD1
- [ButtonHDD1Active]
- Meter=IMAGE
- ImageName=HDDSelect.png
- X=75
- Y=65
- AntiAlias=1
- ToolTipText=#Drive#
- DynamicVariables=1
- [ButtonHDD1Set]
- Meter=Button
- X=r
- Y=r
- ButtonImage=HDDButton.png
- ButtonCommand=!Execute [!SetVariable Drive #Drive1#] [!SetVariable HDDTemp """HDD1Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD1Active] [!HideMeter ButtonHDD1Set] [!ShowMeter ButtonLogo1Set] [!ShowMeter MeterTemp1] [!ShowMeter Drive1ReadString] [!ShowMeter Drive1WriteString] [!ShowMeter Drive1AccessHistogram] [!HideMeter ButtonHDD2Active] [!ShowMeter ButtonHDD2Set] [!HideMeter ButtonLogo2Set] [!HideMeter MeterTemp2] [!HideMeter Drive2ReadString] [!HideMeter Drive2WriteString] [!HideMeter Drive2AccessHistogram] [!HideMeter ButtonHDD3Active] [!ShowMeter ButtonHDD3Set] [!HideMeter ButtonLogo3Set] [!HideMeter MeterTemp3] [!HideMeter Drive3ReadString] [!HideMeter Drive3WriteString] [!HideMeter Drive3AccessHistogram] [!Redraw]
- AntiAlias=1
- ToolTipText=#Drive1#
- Hidden=1
- ;HDD2
- [ButtonHDD2Active]
- Meter=IMAGE
- ImageName=HDDSelect.png
- X=112
- Y=65
- AntiAlias=1
- ToolTipText=#Drive#
- Hidden=1
- DynamicVariables=1
- [ButtonHDD2Set]
- Meter=Button
- X=r
- Y=r
- ButtonImage=HDDButton.png
- ButtonCommand=!Execute [!SetVariable Drive #Drive2#] [!SetVariable HDDTemp """HDD2Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD2Active] [!HideMeter ButtonHDD2Set] [!ShowMeter ButtonLogo2Set] [!ShowMeter MeterTemp2] [!ShowMeter Drive2ReadString] [!ShowMeter Drive2WriteString] [!ShowMeter Drive2AccessHistogram] [!HideMeter ButtonHDD1Active] [!ShowMeter ButtonHDD1Set] [!HideMeter ButtonLogo1Set] [!HideMeter MeterTemp1] [!HideMeter Drive1ReadString] [!HideMeter Drive1WriteString] [!HideMeter Drive1AccessHistogram] [!HideMeter ButtonHDD3Active] [!ShowMeter ButtonHDD3Set] [!HideMeter ButtonLogo3Set] [!HideMeter MeterTemp3] [!HideMeter Drive3ReadString] [!HideMeter Drive3WriteString] [!HideMeter Drive3AccessHistogram] [!Redraw]
- AntiAlias=1
- ToolTipText=#Drive2#
- ;## Custom
- ;HDD3
- [ButtonHDD3Active]
- Meter=IMAGE
- ImageName=HDDSelect.png
- X=149
- Y=65
- AntiAlias=1
- ToolTipText=#Drive#
- Hidden=1
- DynamicVariables=1
- [ButtonHDD3Set]
- Meter=Button
- X=r
- Y=r
- ButtonImage=HDDButton.png
- ButtonCommand=!Execute [!SetVariable Drive #Drive3#] [!SetVariable HDDTemp """HDD3Temp"""] [!UpdateMeasure DriveSize] [!UpdateMeasure DriveUsed] [!UpdateMeasure DriveFree] [!ShowMeter ButtonHDD3Active] [!HideMeter ButtonHDD3Set] [!ShowMeter ButtonLogo3Set] [!ShowMeter MeterTemp3] [!ShowMeter Drive3ReadString] [!ShowMeter Drive3WriteString] [!ShowMeter Drive3AccessHistogram] [!HideMeter ButtonHDD1Active] [!ShowMeter ButtonHDD1Set] [!HideMeter ButtonLogo1Set] [!HideMeter MeterTemp1] [!HideMeter Drive1ReadString] [!HideMeter Drive1WriteString] [!HideMeter Drive1AccessHistogram] [!HideMeter ButtonHDD2Active] [!ShowMeter ButtonHDD2Set] [!HideMeter ButtonLogo2Set] [!HideMeter MeterTemp2] [!HideMeter Drive2ReadString] [!HideMeter Drive2WriteString] [!HideMeter Drive2AccessHistogram] [!Redraw]
- AntiAlias=1
- ToolTipText=#Drive3#
- [HDD4Empty]
- Meter=IMAGE
- ImageName=Empty.png
- X=186
- Y=65
- H=31
- W=32
- AntiAlias=1
- [ButtonOpenHDD]
- Meter=BUTTON
- X=34
- Y=33
- ButtonImage=BlankBUTTON.png
- ButtonCommand=!Execute [#Drive#]
- DynamicVariables=1
- ;////////////////////////////////////////
- ; MEASURES
- ;////////////////////////////////////////
- [MeasureDrivename]
- Measure=Plugin
- Plugin=Plugins\QuotePlugin.dll
- PathName="#SKINSPATH#\Mass Effect\Launcher\Applications.txt"
- [DriveSize]
- Measure=FreeDiskSpace
- Drive="#Drive#"
- Total=1
- Updatedivider=700
- DynamicVariables=1
- [DriveUsed]
- Measure=FreeDiskSpace
- Drive="#Drive#"
- InvertMeasure=1
- Updatedivider=700
- DynamicVariables=1
- [DriveFree]
- Measure=FreeDiskSpace
- Drive="#Drive#"
- Updatedivider=700
- DynamicVariables=1
- [DriveTotalGB]
- MeasureName=DriveSize
- Meter=STRING
- X=212
- Y=29
- StringAlign=RIGHT
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=1
- PostFix="B"
- [UsedDriveGB]
- MeasureName=DriveUsed
- Meter=STRING
- X=r
- Y=10r
- StringAlign=RIGHT
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=1
- PostFix="B"
- [FreeDriveGB]
- MeasureName=DriveFree
- Meter=STRING
- X=r
- Y=10r
- StringAlign=RIGHT
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=1
- PostFix="B"
- [HDD1Temp]
- Measure=Plugin
- Plugin=Plugins\SpeedFanPlugin.dll
- SpeedFanType=TEMPERATURE
- SpeedFanNumber=#HDD1Number#
- SpeedFanScale=F
- Updatedivider=6
- NumOfDecimals=0
- [Drive1Access]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Bytes/sec"
- PerfMonInstance=#Drive1#
- [Drive1Write]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Write Bytes/sec"
- PerfMonInstance=#Drive1#
- [Drive1Read]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Read Bytes/sec"
- PerfMonInstance=#Drive1#
- [HDD2Temp]
- Measure=Plugin
- Plugin=Plugins\SpeedFanPlugin.dll
- SpeedFanType=TEMPERATURE
- SpeedFanNumber=#HDD2Number#
- SpeedFanScale=F
- Updatedivider=6
- [Drive2Access]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Bytes/sec"
- PerfMonInstance=#Drive2#
- [Drive2Write]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Write Bytes/sec"
- PerfMonInstance=#Drive2#
- [Drive2Read]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Read Bytes/sec"
- PerfMonInstance=#Drive2#
- ;## Custom
- [HDD3Temp]
- Measure=Plugin
- Plugin=Plugins\SpeedFanPlugin.dll
- SpeedFanType=TEMPERATURE
- SpeedFanNumber=#HDD3Number#
- SpeedFanScale=F
- Updatedivider=6
- [Drive3Access]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Bytes/sec"
- PerfMonInstance=#Drive3#
- [Drive3Write]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Write Bytes/sec"
- PerfMonInstance=#Drive3#
- [Drive3Read]
- Measure=Plugin
- Plugin=Plugins\PerfMon.dll
- PerfMonObject=LogicalDisk
- PerfMonCounter="Disk Read Bytes/sec"
- PerfMonInstance=#Drive3#
- ;////////////////////////////////////////
- ; HEADERS
- ;////////////////////////////////////////
- [HDDHeader]
- Meter=STRING
- X=35
- Y=35
- FontFace=#FontFace#
- FontSize=13
- FontColor=#ColorF#
- AntiAlias=1
- Text="Drive #Drive#\"
- DynamicVariables=1
- [TotalDriveHeader]
- Meter=STRING
- X=115
- Y=29
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- Text="Total:"
- [UsedDriveHeader]
- Meter=STRING
- X=r
- Y=10r
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- Text="Used:"
- [FreeDriveHeader]
- Meter=STRING
- X=r
- Y=10r
- FontFace=#FontFace#
- FontSize=#FontHeight#
- FontColor=#ColorF#
- AntiAlias=1
- Text=" Free:"
- ;========================================================
- ; Temperature \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
- ;========================================================
- [TempCore1]
- Measure=Calc
- Formula=#HDDTemp#/212
- DynamicVariables=1
- [MeterTempName]
- Meter=String
- X=40
- Y=105
- FontFace=#FontFace#
- FontColor=#ColorF#
- FontSize=9
- AntiAlias=1
- text="Temperature"
- StringAlign=left
- [MeterTemp1]
- Meter=String
- MeasureName=HDD1Temp
- X=45r
- Y=15r
- FontFace=#FontFace#
- FontColor=#ColorB#
- FontSize=11
- NumOfDecimals=0
- AntiAlias=1
- Postfix="°F"
- StringAlign=right
- [MeterTemp2]
- Meter=String
- MeasureName=HDD2Temp
- X=r
- Y=r
- FontFace=#FontFace#
- FontColor=#ColorB#
- FontSize=11
- NumOfDecimals=0
- AntiAlias=1
- Postfix="°F"
- StringAlign=right
- Hidden=1
- ;## Custom
- [MeterTemp3]
- Meter=String
- MeasureName=HDD3Temp
- X=r
- Y=r
- FontFace=#FontFace#
- FontColor=#ColorB#
- FontSize=11
- NumOfDecimals=0
- AntiAlias=1
- Postfix="°F"
- StringAlign=right
- Hidden=1
- [Tempbarsolid]
- Meter=image
- X=5r
- Y=-1r
- H=19
- W=125
- SolidColor=#ColorF#,90
- AntiAlias=1
- BarOrientation=HORIZONTAL
- [Tempbar]
- Meter=bar
- MeasureName=TempCore1
- X=2r
- Y=2r
- H=15
- W=121
- BarColor=#ColorB#
- SolidColor=5,27,52
- AntiAlias=1
- BarOrientation=HORIZONTAL
- Percentual=1
- ;========================================================
- ; Capacity Used \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
- ;========================================================
- [UsedHDDbarName]
- Meter=STRING
- X=40
- Y=140
- FontFace=#FontFace#
- FontColor=#ColorF#
- FontSize=9
- AntiAlias=1
- Percentual=1
- Text="Capacity Used"
- [UsedHDDbarName2]
- MeasureName=DriveUsed
- Meter=STRING
- X=45r
- Y=16r
- FontFace=#FontFace#
- FontSize=11
- FontColor=#ColorB#
- StringAlign=right
- AntiAlias=1
- Percentual=1
- PostFix="%"
- [HDDbarsolid]
- Meter=image
- X=5r
- Y=-2r
- H=19
- W=125
- SolidColor=#ColorF#,90
- AntiAlias=1
- BarOrientation=HORIZONTAL
- [HDDbar]
- Meter=bar
- MeasureName=DriveUsed
- X=2r
- Y=2r
- H=15
- W=121
- BarColor=#ColorB#
- SolidColor=5,27,52
- AntiAlias=1
- BarOrientation=HORIZONTAL
- ;========================================================
- ; Access Rate\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
- ;========================================================
- [DriveAccessbarName]
- Meter=STRING
- X=40
- Y=174
- FontColor=#ColorF#
- FontSize=9
- FontFace=#FontFace#
- AntiAlias=1
- Percentual=1
- text="Access Rate"
- [Drive1ReadString]
- MeasureName=Drive1Read
- Meter=STRING
- X=48r
- Y=14r
- FontColor=#ColorB#
- FontSize=8
- FontFace=#FontFace#
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b: r"
- DynamicVariables=1
- [Drive2ReadString]
- MeasureName=Drive2Read
- Meter=STRING
- X=r
- Y=r
- FontColor=#ColorB#
- FontSize=8
- FontFace=#FontFace#
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b: r"
- DynamicVariables=1
- Hidden=1
- ;## Custom
- [Drive3ReadString]
- MeasureName=Drive3Read
- Meter=STRING
- X=r
- Y=r
- FontColor=#ColorB#
- FontSize=8
- FontFace=#FontFace#
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b: r"
- DynamicVariables=1
- Hidden=1
- [Drive1WriteString]
- MeasureName=Drive1Write
- Meter=STRING
- X=1r
- Y=9r
- FontColor=#ColorB#
- FontSize=8
- FontFace=SLIDER
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b:w"
- DynamicVariables=1
- [Drive2WriteString]
- MeasureName=Drive2Write
- Meter=STRING
- X=r
- Y=r
- FontColor=#ColorB#
- FontSize=8
- FontFace=SLIDER
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b:w"
- DynamicVariables=1
- Hidden=1
- ;## Custom
- [Drive3WriteString]
- MeasureName=Drive3Write
- Meter=STRING
- X=r
- Y=r
- FontColor=#ColorB#
- FontSize=8
- FontFace=SLIDER
- StringAlign=right
- AntiAlias=1
- AutoScale=1
- NumOfDecimals=0
- PostFix="b:w"
- DynamicVariables=1
- Hidden=1
- [DriveAccessHistogramSolid]
- Meter=image
- X=1r
- Y=-9r
- H=19
- W=125
- SolidColor=#ColorF#,90
- AntiAlias=1
- BarOrientation=HORIZONTAL
- [Drive1AccessHistogram]
- Meter=histogram
- MeasureName=Drive1Access
- X=2r
- Y=2r
- H=15
- W=121
- PrimaryColor==#ColorB#
- SolidColor=5,27,52
- AntiAlias=1
- BarOrientation=HORIZONTAL
- [Drive2AccessHistogram]
- Meter=histogram
- MeasureName=Drive2Access
- X=r
- Y=r
- H=15
- W=121
- PrimaryColor==#ColorB#
- SolidColor=5,27,52
- AntiAlias=1
- BarOrientation=HORIZONTAL
- Hidden=1
- ;## Custom
- [Drive3AccessHistogram]
- Meter=histogram
- MeasureName=Drive3Access
- X=r
- Y=r
- H=15
- W=121
- PrimaryColor==#ColorB#
- SolidColor=5,27,52
- AntiAlias=1
- BarOrientation=HORIZONTAL
- Hidden=1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement