It was way simpler to do than what I thought:
radar.png
edit:
Here's the image on 500x500 in case you need it bigger:
Code:
[Rainmeter]Update=25AccurateText=1DynamicWindowSize=1[Variables]Color1=255,0,0---Measures---[Loop]Paused=0Measure=CalcFormula=round((Loop % 360) + 1)MaxValue=360---Meters---[R]Measure=StringString=#color1#RegExpSubstitute=1Substitute="(\d+),(\d+),(\d+)":"(\1/255);(\2/255);(\3/255)"DynamicVariables=1[Container]Meter=ImageSolidColor=0,0,0W=100H=100[BG]Container=ContainerMeter=ShapeShape=ellipse 0,0,100 | Fill Color 0,0,0 | StrokeWidth 0X=100y=100LeftMouseUpAction=[!TogglePauseMeasure Loop][Image]Container=ContainerMeasureName=LoopMeter=RotatorOffsetX=(200/2)OffsetY=(200/2)X=0y=0W=200H=200ImageName=#@#Radar.pngDynamicVariables=1ColorMatrix1=[R];0;0[Circles]Container=ContainerMeter=ShapeShape=ellipse 0,0,100 | Fill Color 0,0,0,1 | StrokeWidth 2 | Stroke Color #color1#Shape2=ellipse 0,0,25 | Fill Color 0,0,0,1 | StrokeWidth 2 | Stroke Color #color1#Shape3=ellipse 0,0,50 | Fill Color 0,0,0,1 | StrokeWidth 2 | Stroke Color #color1#Shape4=ellipse 0,0,75 | Fill Color 0,0,0,1 | StrokeWidth 2 | Stroke Color #color1#X=100y=100[String]Meter=StringX=0Y=100SolidColor=0,0,0,1FontColor=255,255,255,255FontFace=ConsolasFontSize=16AntiAlias=1StringAlign=LeftText=Angle = [Loop]DynamicVariables=1
edit:
Here's the image on 500x500 in case you need it bigger:
Statistics: Posted by RicardoTM — Yesterday, 10:30 pm