From 1f6cff80310a9925ebd6716092203613a774d9b7 Mon Sep 17 00:00:00 2001 From: mattbk Date: Thu, 5 Feb 2015 11:42:02 -0600 Subject: [PATCH] Create snow.ini Rainmeter skin for showing the 48-hour snowfall prediction map from Intellicast. --- snow.ini | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 snow.ini diff --git a/snow.ini b/snow.ini new file mode 100644 index 0000000..cf7ed6d --- /dev/null +++ b/snow.ini @@ -0,0 +1,20 @@ +;Shows the 48-hour snowfall map from Intellicast. +;To customize, go to http://www.intellicast.com/Travel/Weather/Snow/Forecast.aspx?region=brd, navigate to the right region, and get the url of the image. +;Paste that as URL, below. +; +;Help from http://rainmeter.net/forum/viewtopic.php?f=5&t=20018 and http://docs.rainmeter.net/manual/getting-started/creating-skins + +[Rainmeter] +Update=3600000 + +[MeasureImage] +Measure=Plugin +Plugin=WebParser +URL=http://images.intellicast.com/WxImages/48hrSnowForecast/brd.jpg +Download=1 + +[MeterImage] +Meter=Image +MeasureName=MeasureImage +H=375 +W=500