Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: this_feature_currently_requires_accessing_site_using_safari
ah ! sehr geil...danke für den Tip !
Wie isn das eig. bekomme ende des Monats ein netbook...wie schaut denn das aus mit der Übertragung meiner Zusammenstellung ? Geht das so einfach ?
Dank für das WP
Kann mir jemand erklären, was das "r" hinter den Positionsangaben bedeutet?
z.B.
X=5
Y=33r
X
The X-position of the meter inside the window. The coordinates can be made relative to the previous meter by adding 'r' to the end of the number (eg: X=5r). You can also use capital R which makes the position relative to the right edge of the previous meter.
Y
The Y-position of the meter inside the window. The coordinates can be made relative to the previous meter by adding 'r' to the end of the number (eg: Y=-10r). You can also use capital R which makes the position relative to the bottom edge of the previous meter.
control.exe /name Microsoft.NetworkAndSharingCenter
;===========================================
; CPU1.Temperature Temp Display
;===========================================
[mCPU1]
Measure=Plugin
[COLOR="Red"]Plugin=Plugins\CoreTempPlugin.dll[/COLOR][COLOR="Lime"]Verweist auf den Pfad nach C:\Program Files\Rainmeter\Plugins[/COLOR] wo die CoreTempPlugin.dll ist.
CPUId=1
[CPU1Graph1]
Meter=Line
MeasureName=mCPU1
X=0
Y=4
H=43
W=180
LineCount=1
LineColor=#graph.line1#
AntiAlias=1
[CPU1Graph2]
Meter=HISTOGRAM
MeasureName=mCPU1
X=0r
Y=0r
H=42
W=180
PrimaryColor=#graph.line2#
AntiAlias=1
[l.str]
Meter=STRING
X=5
Y=43r
StringStyle=NORMAL
StringAlign=LEFT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
AntiAlias=1
Text="CPU Temperatur:"
[l.temper]
Meter=STRING
MeasureName=mCPU1
X=150
Y=0r
StringStyle=NORMAL
StringAlign=RIGHT
FontColor=#fontColor.Text#
FontSize=#FontHeight#
FontFace=#FontName#
AntiAlias=1
PostFix="°C"
[Rainmeter]
Author=Blackout1911
;Metadata added by RainBrowser
;[url=http://rainmeter.net/RainCMS/?q=Rainmeter101_AnatomyOfASkin]Rainmeter 101 - Anatomy of a Skin | Rainmeter.net[/url]
[Metadata]
Name=
Config=
Description=
Instructions=
Version=
Tags=
License=
Variant=
Preview=
;End of added Metadata
[Variables]
fontcolor=255, 255, 255, 255
graphline=255, 255, 255, 200
graph.line1=255, 255, 255, 55
graph.line2=255, 255, 255, 30
FontFace=Arial
FontFace2=Calibri
FontHeight=9
AntiAlias=1
;### de: Festplattenbuchstaben und einen beliebigen Anzeigenamen angeben
;### en: Specify drive letter and optional display name
drive="k:"
drive.name="Name der HDD (Laufwerk z.b. C:)"
;############## CODE ##############################################
[C_DriveAccess]
Measure=Plugin
Plugin=Plugins\PerfMon.dll
PerfMonObject=LogicalDisk
PerfMonCounter="Disk Bytes/sec"
PerfMonInstance=#drive#
[C_DriveFree]
Measure=FreeDiskSpace
Drive=#drive#
[C_DriveUsed]
Measure=FreeDiskSpace
Drive=#drive#
InvertMeasure=1
[C_DriveSize]
Measure=FreeDiskSpace
Drive=#drive#
Total=1
[C_HDDimage]
Meter=IMAGE
X=15
Y=15r
ImageName=disk-sw.png
;### Hier den Laufwerksbuchstaben angeben auf den per Mauslick zugegriffen wird ###
LeftMouseDownAction=!Execute ["k:\"]
[C_label]
Meter=string
X=55r
Y=10r
FontColor=#FontColor#
FontSize=#FontHeight#
StringAlign=LEFT
FontFace=#FontFace#
Text=#drive.name#
StringStyle=BOLD
AntiAlias=1
[C_totalText]
MeasureName=C_DriveSize
Meter=STRING
X=0r
Y=13r
FontColor=#FontColor#
FontSize=#FontHeight#
StringAlign=LEFT
FontFace=#FontFace2#
Text="Gesamt: %1B"
AntiAlias=1
AutoScale=1
[C_freeText]
MeasureName=C_DriveFree
Meter=STRING
X=100r
Y=-1r
FontColor=#FontColor#
FontSize=#FontHeight#
StringAlign=LEFT
FontFace=#FontFace2#
Text="Frei: %1B"
Percentual=0
AntiAlias=1
AutoScale=1
[C_MeterUsed]
Meter=BAR
MeasureName=C_DriveUsed
X=-98r
Y=18r
W=170
H=6
BarColor=255, 255, 255, 180
BarOrientation=HORIZONTAL
[C_MeterUsed2]
Meter=IMAGE
X=0r
Y=0r
W=170
H=6
SolidColor=255, 255, 255, 60
[C_DriveAccess1]
Meter=Line
MeasureName=C_DriveAccess
X=0r
Y=-34r
H=40
W=170
LineCount=1
LineColor=#graph.line1#
AutoScale=1
AntiAlias=1
[C_DriveAccess2]
Meter=HISTOGRAM
MeasureName=C_DriveAccess
X=0r
Y=0r
H=40
W=170
PrimaryColor=#graph.line2#
AutoScale=1
AntiAlias=1
jup das wars
danke
jetzt nur noch anpassen, ich sehe die Stunden schwinden