Skip to content

Commit

Permalink
Project restructure, updated skin metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
mrhatch97 committed Oct 7, 2018
1 parent f92e989 commit b4bae0e
Show file tree
Hide file tree
Showing 36 changed files with 152 additions and 152 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=AudioControl
Author=mhatch
Author=Matthew Hatch
Information=Basic volume control and display.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
24 changes: 24 additions & 0 deletions CPU/CPULoad.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
[Rainmeter]
Update=1000
AccurateText=1
BackgroundMode=2
SolidColor=#BackgroundColor#
SkinWidth=#SkinWidth#

[Metadata]
Name=CPULoad
Author=Matthew Hatch
Information=Shows current load on up to 4 CPU cores.
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
@include=#StylePath#StyleSheetVars.inc
@include2=#StylePath#MeterStyles.inc

@includeMeasures1="#@#Include\CoreTemp\Core_Load_Measures.inc"

@includeMeters1="#@#Include\CoreTemp\MeterCPULoad.inc"

@includeMeters2="#@#Include\CoreTemp\MeterCPULine.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ SolidColor=#BackgroundColor#
SkinWidth=#SkinWidth#

[Metadata]
Name=Core_Temp
Author=mhatch
Name=CPUMonitor
Author=Matthew Hatch
Information=Shows current load and temperature on up to 4 CPU cores.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand All @@ -33,8 +33,8 @@ IfBelowAction=[!SetOption MeterCPUVolt Text "0.0000"][!SetVariable GaugeRotation
IfAboveValue=0
IfAboveAction=[!SetOption MeterCPUVolt Text ""][!SetVariable GaugeRotationAngle 240][!EnableMeasureGroup Cores][!SetOption MeterCPUTemp0Text Text ""][!SetOption MeterCPUTemp1Text Text ""][!SetOption MeterCPUTemp2Text Text ""][!SetOption MeterCPUTemp3Text Text ""][!UpdateMeasure MeasureTjMax]

@includeMeasures1="#ROOTCONFIGPATH#System\System Resources\CPU\Core Temp\Core_Temp_Measures.inc"
@includeMeasures2="#ROOTCONFIGPATH#System\System Resources\CPU\Core Temp\Core_Load_Measures.inc"
@includeMeasures1="#@#Include\CoreTemp\Core_Temp_Measures.inc"
@includeMeasures2="#@#Include\CoreTemp\Core_Load_Measures.inc"

;Meters

Expand Down Expand Up @@ -224,6 +224,6 @@ FontColor=#Core3StatusColor#
DynamicVariables=1
Text=%1

@includeMeters1="#ROOTCONFIGPATH#System\System Resources\CPU\MeterCPULoad.inc"
@includeMeters1="#@#Include\CoreTemp\MeterCPULoad.inc"

@includeMeters2="#ROOTCONFIGPATH#System\System Resources\CPU\MeterCPULine.inc"
@includeMeters2="#@#Include\CoreTemp\MeterCPULine.inc"
6 changes: 3 additions & 3 deletions Time/Clock.ini → Clock/Clock.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Connection
Author=mhatch
Author=Matthew Hatch
Information=Shows current time, date, and day of week.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
6 changes: 3 additions & 3 deletions Time/Counts/Counts.ini → Clock/Counts/Counts.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Counts
Author=mhatch
Author=Matthew Hatch
Information=Shows current day and week of year.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
6 changes: 3 additions & 3 deletions Time/MinimalClock.ini → Clock/MinimalClock.ini
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Connection
Author=mhatch
Author=Matthew Hatch
Information=Shows current time, date, and day of week in a compact format.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
6 changes: 3 additions & 3 deletions Time/Uptime/Uptime.ini → Clock/Uptime/Uptime.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Uptime
Author=mhatch
Author=Matthew Hatch
Information=Shows time since system booted.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
35 changes: 35 additions & 0 deletions DriveNet/DriveNet.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
[Rainmeter]
Update=1000
AccurateText=1
BackgroundMode=2
SolidColor=#BackgroundColor#
SkinWidth=#SkinWidth#

[Metadata]
Name=DriveNet
Author=Matthew Hatch
Information=Combined status display for two drives and network I/O.
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
@include=#StylePath#StyleSheetVars.inc
@include2=#StylePath#MeterStyles.inc

;Measures

@includeMeasures1="#@#Include\Drives\Drive1Measures.inc"
@includeMeasures2="#@#Include\Drives\Drive2Measures.inc"
@includeMeasures3="#@#Include\Network\NetMeasures.inc"

@includeMeters1="#@#Include\Network\NetMeter.inc"

;Activity Graphs

@includeMeters3="#@#Include\Network\NetGraphMeter.inc"

@includeMeters4="#@#Include\Drives\DriveGraphMeter.inc"

@includeMeters5="#@#Include\Drives\Drive1Meter.inc"
@includeMeters6="#@#Include\Drives\Drive2Meter.inc"
28 changes: 28 additions & 0 deletions Drives/Drives.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[Rainmeter]
Update=1000
AccurateText=1
BackgroundMode=2
SolidColor=#BackgroundColor#
SkinWidth=#SkinWidth#

[Metadata]
Name=Drives
Author=Matthew Hatch
Information=Status display for two drives.
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
@include=#StylePath#StyleSheetVars.inc
@include2=#StylePath#MeterStyles.inc

@includeMeasures1="#@#Include\Drives\Drive1Measures.inc"
@includeMeasures2="#@#Include\Drives\Drive2Measures.inc"

;Meters

@includeMeters1="#@#Include\Drives\DriveGraphMeter.inc"

@includeMeters2="#@#Include\Drives\Drive1Meter.inc"
@includeMeters3="#@#Include\Drives\Drive2Meter.inc"
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Main Gauge
Author=mhatch
Author=Matthew Hatch
Information=Shows current CPU time usage and physical memory usage.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
@include=#StylePath#StyleSheetVars.inc
@include2=#StylePath#MeterStyles.inc

@includeMeasures1="#ROOTCONFIGPATH#System\System Resources\Primary\MainGaugeMeasures.inc"
@includeMeasures1="#@#Include\MainGauge\MainGaugeMeasures.inc"

[MeterGaugeBackground]
Meter=Shape
Expand Down
22 changes: 22 additions & 0 deletions Net/Net.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[Rainmeter]
Update=1000
BackgroundMode=2
SolidColor=#BackgroundColor#

[Metadata]
Name=Net
Author=Matthew Hatch
Information=Displays current network I/O and IP address.
Version=1.0.1
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
@include=#StylePath#StyleSheetVars.inc
@include2=#StylePath#MeterStyles.inc

@includeMeasures1="#@#Include\Network\NetMeasures.inc"

@includeMeters1="#@#Include\Network\NetMeter.inc"

@includeMeters2="#@#Include\Network\NetGraphMeter.inc"
6 changes: 3 additions & 3 deletions Sidebar_Background.ini
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

[Metadata]
Name=Connection
Author=mhatch
Author=Matthew Hatch
Information=Skin background.
Version=1.0.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
Version=1.0.1
License=MIT License

[Variables]
@include=#@#Styles\MasterVariables.inc
Expand Down
4 changes: 2 additions & 2 deletions System/Audio/Spotify/Spotify.ini → Spotify/Spotify.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ SkinWidth=#SkinWidth#

[Metadata]
Name=Spotify
Author=mhatch
Author=Matthew Hatch
Information=Indicates current status of Spotify player, with media controls.
Version=1.0.1
License=Creative Commons Attribution-Non-Commercial-Share Alike 4.0
License=MIT License

[Variables]
@includeGlobal=#@#Styles\GlobalVariables.inc
Expand Down
35 changes: 0 additions & 35 deletions System/Data/DriveNet/DriveNet.ini

This file was deleted.

28 changes: 0 additions & 28 deletions System/Data/Drives/Drives.ini

This file was deleted.

22 changes: 0 additions & 22 deletions System/Data/Net/Net.ini

This file was deleted.

24 changes: 0 additions & 24 deletions System/System Resources/CPU/Core Temp/Core_Load.ini

This file was deleted.

Loading

0 comments on commit b4bae0e

Please sign in to comment.