Skip to content

Commit

Permalink
Update to 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
supercam19 committed Feb 12, 2022
1 parent b112bde commit 54d8ec5
Show file tree
Hide file tree
Showing 26 changed files with 174 additions and 20 deletions.
26 changes: 26 additions & 0 deletions @Resources/config.ini
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,29 @@ CustomDriveLetter=F
; Set this value to a custom drive letter (not C, D, or E)
; Will be shown in the "Custom Drive" skins

; ---+ Network +---
NetworkUnitDivisor=125000
; How much the network upload and download values should be divided by
; The default is 125000, with is in megabits per second (125000 bytes is 1 megabit)
; For example: KB/s would be a divisor of 1000
NetworkUnitString="Mb/s"
; This is the string which displays what unit network speed is measured in
; If you changed the previous variable, you should change this too, otherwise leave it alone
NumberOfDecimals=1
; How many decimals the upload/download speeds will display

; ---+ Fonts +---
BarFont=Arial
; The font used for all the bar skins
; eg: The CPU skins
LargeClockFont=Century
; The font used for the large clock skins found in the Clock directory
DetailedClockFont=Trebuchet MS
; The font used for the detailed clock skin

; ---+ Toolbar +---
ToolbarOpacity=100
; The opacity of the toolbar - set from 0 - 255
ToolbarHeight=120
; The height of the toolbar in pixels

Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
[Rainmeter]
Update=1000

[Variables]
@include=#@#config.ini

[MeasureTime]
Measure=Time
Format=%#I:%M
Expand All @@ -26,7 +29,7 @@ Measure=Time
Format=%Y

[TextStyle]
FontFace=Trebuchet MS
FontFace=#DetailedClockFont#
FontColor=255,245,207,255
SolidColor=0,0,0,1
StringStyle=Bold
Expand Down
Binary file not shown.
Binary file not shown.
Binary file added Network/Network Window.ini
Binary file not shown.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

# Installation

0. If you haven't yet, install [Rainmeter!](https://www.rainmeter.net/)
0. If you haven't yet, install [Rainmeter](https://www.rainmeter.net/)

1. Go to the [latest release of Delta](https://github.com/supercam19/Delta/releases)
2. Download the Delta.rmskin file to wherever you want
Expand All @@ -15,3 +15,7 @@

1. Start Rainmeter if it is not already open, go to your taskbar icons and right-click on Rainmeter.
2. Click on "Skins" then "Delta" and you can choose whatever you want to enable from there.

# Configuration

If you want to configure the skins, go to Documents\Rainmeter\Skins\Delta\@Resources and open config.ini.
3 changes: 2 additions & 1 deletion System/CPU/CPU Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureCPU]
Measure=CPU
Expand All @@ -24,7 +25,7 @@ MeasureName=MeasureCPU
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
Text=CPU: %1%

Expand Down
3 changes: 2 additions & 1 deletion System/CPU/CPU Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ORANGE=247,140,0,255
YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
@include#@#config.ini

[MeasureCPU]
Measure=CPU
Expand All @@ -21,7 +22,7 @@ MeasureName=MeasureCPU
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
Text=CPU: %1%

Expand Down
3 changes: 2 additions & 1 deletion System/Drive/C Drive/C Drive Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -52,7 +53,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
3 changes: 2 additions & 1 deletion System/Drive/C Drive/C Drive Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
color=0,0,0,0
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -51,7 +52,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
2 changes: 1 addition & 1 deletion System/Drive/Custom/Custom Drive Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
2 changes: 1 addition & 1 deletion System/Drive/Custom/Custom Drive Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
3 changes: 2 additions & 1 deletion System/Drive/D Drive/D Drive Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -52,7 +53,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
3 changes: 2 additions & 1 deletion System/Drive/D Drive/D Drive Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
color=0,0,0,0
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -51,7 +52,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
3 changes: 2 additions & 1 deletion System/Drive/E Drive/E Drive Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -52,7 +53,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
3 changes: 2 additions & 1 deletion System/Drive/E Drive/E Drive Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
color=0,0,0,0
@include#@#config.ini

[MeasureDriveLabel]
Measure=FreeDiskSpace
Expand Down Expand Up @@ -51,7 +52,7 @@ Meter=String
MeasureName=MeasureDisk
AntiAlias=1
FontColor=255,255,255,255
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
FontSize=12
Percentual=1
Expand Down
50 changes: 50 additions & 0 deletions System/GPU/GPU Color Coded.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
[Rainmeter]
Update=1000
DynamicWindowSize=1
AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureGPU]
Measure=Plugin
Plugin=UsageMonitor
Alias=GPU
Percent=1
IfCondition=MeasureGPU < 25
IfTrueAction=[!SetOption MeterGPUBar BarColor #GREEN#]
IfCondition2=(MeasureGPU >= 25) && (MeasureGPU <= 49)
IfTrueAction2=[!SetOption MeterGPUBar BarColor #YELLOW#]
IfCondition3=(MeasureGPU >= 50) && (MeasureGPU <= 74)
IfTrueAction3=[!SetOption MeterGPUBar BarColor #ORANGE#]
IfCondition4=MeasureGPU > 74
IfTrueAction4=[!SetOption MeterGPUBar BarColor #RED#]

[MeterGPU]
Meter=String
MeasureName=MeasureGPU
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=#BarFont#
StringStyle=Bold
Percentual=1
DynamicVariables=1
Text=GPU: [MeasureGPU:0]%

[MeterGPUBar]
MeasureName=MeasureGPU
Meter=BAR
Y=17r
W=180
H=5
SolidColor=0,0,0,0
BarOrientation=Horizontal

[BarLine]
Meter=IMAGE
Y=5r
H=5
W=180
SolidColor=125,125,125,175
43 changes: 43 additions & 0 deletions System/GPU/GPU Sleek.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
[Rainmeter]
Update=1000
DynamicWindowSize=1
AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureGPU]
Measure=Plugin
Plugin=UsageMonitor
Alias=GPU
Percent=1

[MeterGPU]
Meter=String
MeasureName=MeasureGPU
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=#BarFont#
StringStyle=Bold
DynamicVariables=1
Percentual=1
Text=GPU: [MeasureGpu:0]%

[MeterGPUBar]
MeasureName=MeasureGPU
Meter=BAR
Y=17r
W=180
H=5
BarColor=255,255,255,255
SolidColor=0,0,0,0
BarOrientation=Horizontal

[BarLine]
Meter=IMAGE
Y=5r
H=5
W=180
SolidColor=125,125,125,175
3 changes: 2 additions & 1 deletion System/Memory/RAM/RAM Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureRAMTotal]
Measure=PhysicalMemory
Expand Down Expand Up @@ -39,7 +40,7 @@ MeasureName=MeasureRAM
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
Percentual=1
Text=RAM: %1%
Expand Down
3 changes: 2 additions & 1 deletion System/Memory/RAM/RAM Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
color=0,0,0,0
@include#@#config.ini

[MeasureRAMTotal]
Measure=PhysicalMemory
Expand Down Expand Up @@ -40,7 +41,7 @@ MeasureName=MeasureRAM
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
StringStyle=Bold
Percentual=1
Text=RAM: %1%
Expand Down
3 changes: 2 additions & 1 deletion System/Memory/SWAP/SWAP Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureSWAPTotal]
Measure=SwapMemory
Expand Down Expand Up @@ -38,7 +39,7 @@ MeasureName=MeasureSWAP
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
Percentual=1
StringStyle=Bold
Text=SWAP: %1%
Expand Down
3 changes: 2 additions & 1 deletion System/Memory/SWAP/SWAP Sleek.ini
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ORANGE=247,140,0,255
YELLOW=247,235,0,255
BLACK=0,0,0,255
WHITE=255,255,255,255
@include#@#config.ini

[MeasureSWAPTotal]
Measure=SwapMemory
Expand All @@ -35,7 +36,7 @@ MeasureName=MeasureSWAP
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
Percentual=1
StringStyle=Bold
Text=SWAP: %1%
Expand Down
3 changes: 2 additions & 1 deletion System/Memory/Virtual/VIRTUAL Color Coded.ini
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ AccurateText=1

[Variables]
@include=#@#gvars.ini
@include#@#config.ini

[MeasureMEMTotal]
Measure=Memory
Expand Down Expand Up @@ -38,7 +39,7 @@ MeasureName=MeasureMEM
AntiAlias=1
FontColor=#WHITE#
FontSize=12
FontFace=Arial
FontFace=#BarFont#
Percentual=1
StringStyle=Bold
Text=VIRTUAL: %1%
Expand Down
Loading

0 comments on commit 54d8ec5

Please sign in to comment.