Skip to content

Commit

Permalink
Added some new stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
simwai committed Apr 25, 2020
1 parent 0e0eb2e commit 8a598c9
Show file tree
Hide file tree
Showing 33 changed files with 534 additions and 404 deletions.
Binary file added @Resources/Fonts/Metropolis-ExtraLight.otf
Binary file not shown.
Binary file added @Resources/Fonts/Metropolis-Medium.otf
Binary file not shown.
Binary file added @Resources/Fonts/Metropolis-Regular.otf
Binary file not shown.
Binary file added @Resources/Fonts/Montserrat-Bold.otf
Binary file not shown.
Binary file added @Resources/Fonts/Montserrat-Light.otf
Binary file not shown.
Binary file added @Resources/Fonts/Montserrat-Medium.otf
Binary file not shown.
Binary file added @Resources/Fonts/Montserrat-Regular.otf
Binary file not shown.
Binary file added @Resources/Fonts/Montserrat-Thin.otf
Binary file not shown.
Binary file added @Resources/Fonts/OpenSans-Bold.ttf
Binary file not shown.
Binary file added @Resources/Fonts/OpenSans-Light.ttf
Binary file not shown.
Binary file added @Resources/Fonts/OpenSans-Regular.ttf
Binary file not shown.
Binary file added @Resources/Fonts/fontawesome-webfont.ttf
Binary file not shown.
Binary file added @Resources/Images/Computer.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/Document.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/Download.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/Pictures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/lol.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/reddit_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added @Resources/Images/youtube_white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 19 additions & 2 deletions @Resources/Variables.ini
Original file line number Diff line number Diff line change
@@ -1,12 +1,29 @@
[Variables]
Language=English
;-------------------------------------------------------------
Player=Spotify
SysInfo:
Color=15,190,253
;-------------------------------------------------------------
Folder:
Color2=15,190,253
Disk1=C
Disk2=D
Disk3=E
Disk4=F
Disk5=G
;-------------------------------------------------------------
Icons:
Color3=15,190,253
;-------------------------------------------------------------
Clock:
Color5=67,177,224
Hours=%H
;-------------------------------------------------------------
Visualizer:
;Color6=67,177,224
Color6=15,190,253
;------------------------------
Player=Spotify
;-------------------------------------------------------------
Dock:
Color8=67,177,224
PlayerSwitch=0
14 changes: 7 additions & 7 deletions Dock/Dock.ini
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Instructions=
[Background]
Meter=Shape
;Shape=Rectangle 0,0,433,39 | Fill Color 50,50,50,150 | Stroke Color 0,0,0,1
Shape=Rectangle 0,0,433,39 | Fill Color 50,50,50 | Stroke Color 0,0,0,1
Shape=Rectangle 0,0,490,39 | Fill Color 50,50,50 | Stroke Color 0,0,0,1
;Shape2=Rectangle 425,0,3,39 | Fill Color #Color8# | Stroke Color 0,0,0,1

---Shadow
Expand All @@ -30,7 +30,7 @@ Meter=String
X=25
Y=9
Text="Youtube Reddit OP.GG League of Graphs"
FontFace=Calibri
FontFace=Open Sans
FontColor=255,255,255
FontSize=12
StringAlign=Left
Expand All @@ -41,15 +41,15 @@ AntiAlias=1
Meter=Image
X=25
Y=9
W=60
W=70
H=20
SolidColor=0,0,0,1
LeftMouseDownAction=["https://www.youtube.de/"]
AntiAlias=1

[Reddit]
Meter=Image
X=120
X=135
Y=9
W=50
H=20
Expand All @@ -59,7 +59,7 @@ AntiAlias=1

[OP.GG]
Meter=Image
x=200
x=230
Y=9
W=50
H=20
Expand All @@ -69,9 +69,9 @@ AntiAlias=1

[League of Graphs]
Meter=Image
x=285
x=320
Y=9
W=120
W=140
H=20
SolidColor=0,0,0,1
LeftMouseDownAction=["https://leagueofgraphs.com/summoner/euw/simwai#championsData-ranked"]
Expand Down
251 changes: 251 additions & 0 deletions Folder/Folder.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,251 @@
[Rainmeter]
Update=

[Metadata]
Author=DD.921 feat. simwai
Version=1.1
License=Creative Commons: Attribution-Noncommercial-ShareAlike 4.0
Description=
Instructions=

//////////////////////////////////////////////////////////////
[Variables]
@include=#@#Variables.ini
@include2=#@#Languages\#Language#.inc

//////////////////////////////////////////////////////////////
[Background]
Meter=Shape
; Shape=Rectangle 0,50,190,20 | Fill Color 50,50,50,150 | Stroke Color 0,0,0,1
Shape=Rectangle 0,20,20,480 | Fill Color 50,50,50,150 | Stroke Color 0,0,0,1
Shape2=Rectangle 20,20,190,480 | Fill Color 50,50,50 | Stroke Color 0,0,0,1
Shape3=Rectangle 20,20,3,480 | Fill Color #Color2# | Stroke Color 0,0,0,1

---Shadow
Shape4=Rectangle 3,20,25,375 | Fill LinearGradient MyGradient | Stroke Color 0,0,0,1
MyGradient=180 | 20,20,20,35 ; 0.1 | 20,20,20,1 ; 0.75

//////////////////////////////////////////////////////////////
[MeasureUserName]
Measure=Plugin
Plugin=SysInfo
SysInfoType=User_Name
UpdateDivider=-1

[MeasureOSVersion]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_Version
UpdateDivider=-1

[MeasureOSBits]
Measure=Plugin
Plugin=SysInfo
SysInfoType=OS_Bits
UpdateDivider=-1

;-------------------------------------------------------------
[MeterUserName]
Meter=String
MeasureName=MeasureUserName
X=34
Y=37
W=210
H=40
Text="%1"
FontFace=Open Sans
FontColor=255,255,255
FontSize=13
StringAlign=Left
StringCase=Upper
InlineSetting=CharacterSpacing | 2 | 2
DynamicVariables=1
AntiAlias=1

[MeterOSVersion]
Meter=String
MeasureName=MeasureOSVersion
MeasureName2=MeasureOSBits
X=36
Y=62
W=210
H=40
Text="%1 / %2"
FontFace=Open Sans
FontColor=#Color2#
FontSize=10
StringAlign=Left
StringCase=Upper
InlineSetting=CharacterSpacing | 1 | 1
DynamicVariables=1
AntiAlias=1

//////////////////////////////////////////////////////////////
[Icon]
Meter=Image
ImageName=#@#Images\Computer.png
X=40
Y=103
W=12
H=12

[Computer]
Meter=String
X=60
Y=100
Text="#MyComputer#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseUpAction=Explorer Shell:::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
AntiAlias=1

;------------------------------
[Icon2]
Meter=Image
ImageName=#@#Images\Document.png
X=40
Y=143
W=12
H=12

[Document]
Meter=String
X=60
Y=140
Text="#Documents#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseUpAction=!Execute ["D:\Documents"]
AntiAlias=1

;------------------------------
[Icon3]
Meter=Image
ImageName=#@#Images\Download.png
X=40
Y=183
W=12
H=12

[Download]
Meter=String
X=60
Y=180
Text="#Downloads#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseUpAction=["D:\Downloads"]
AntiAlias=1

;------------------------------
[Icon4]
Meter=Image
ImageName=#@#Images\Music.png
X=40
Y=223
W=12
H=12

[Music]
Meter=String
X=60
Y=220
Text="#Music#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseUpAction=!Execute ["D:\Music"]
AntiAlias=1

;------------------------------
[Icon5]
Meter=Image
ImageName=#@#Images\Pictures.png
X=40
Y=263
W=12
H=12

[Pictures]
Meter=String
X=60
Y=263
Text="#Pictures#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseUpAction=!Execute ["D:\Pictures"]
AntiAlias=1

//////////////////////////////////////////////////////////////
[HDD]
Meter=String
X=61
Y=308
Text="- Disk #Disk1#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseDownAction=!Execute ["#Disk1#:"]
AntiAlias=1

;------------------------------
[HDD2]
Meter=String
X=61
Y=348
Text="- Disk #Disk2#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseDownAction=!Execute ["#Disk2#:"]
AntiAlias=1

;------------------------------
[HDD3]
Meter=String
X=61
Y=388
Text="- Disk #Disk3#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseDownAction=!Execute ["#Disk3#:"]
AntiAlias=1

;------------------------------
[HDD4]
Meter=String
X=61
Y=428
Text="- Disk #Disk4#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseDownAction=!Execute ["#Disk4#:"]
AntiAlias=1

;------------------------------
[HDD5]
Meter=String
X=61
Y=468
Text="- Disk #Disk5#"
FontFace=Open Sans
FontColor=255,255,255
FontSize=11
StringAlign=Left
LeftMouseDownAction=!Execute ["#Disk5#:"]
AntiAlias=1
56 changes: 56 additions & 0 deletions Google/Google.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,56 @@
[Rainmeter]
Update=1000
DynamicWindowSize=1


[Metadata]
Name=Combat
Author=muna.f.nazzal@gmail.com feat. simwai
Version=2.0
License=Creative Commons Attribution-Non-Commercial-Share Alike 3.0
Information=For more Rainmeter skins By Muna Nazzal|Deviantart : munanazzal.deviantart.com||November 2017


[Background]
Meter=Shape
Shape=Rectangle 5,5,305,50 | Fill Color 50,50,50 | Stroke Color 0,0,0,1


[SearchIcon]
Meter=Image
ImageName=#@#Images\search.png
X=270
Y=19
W=20
H=20


[CharcoalSearchMeter]
Meter=String
Text=Google Search . . .
AntiAlias=1
FontFace=Open Sans
FontSize=12
FontColor=255,255,255
X=25
Y=20
W=200
H=20
LeftMouseUpAction=[!CommandMeasure "CharcoalSearchMeasure" "ExecuteBatch 1"]


[CharcoalSearchMeasure]
Measure=Plugin
Plugin=InputText
FontFace=Open Sans
FontSize=12
FontColor=255,255,255
AntiAlias=1
Command1=!Execute ["https://www.google.com/search?q=$UserInput$"] DefaultValue=""
FocusDismiss=1
X=25
Y=18
W=200
H=30
UpdateDivider=-1
SolidColor=50,50,50
Loading

0 comments on commit 8a598c9

Please sign in to comment.