Custom TrayMeter Pack #2

TrayMeasure Configs & Images

TrayMeter is special Meter of Rainmeter that can show the value of various Measures as a tray icon. You can utilize as useful notification tool or tiny meter.

 

Usage :

  1. Unzip, and then install to Skins folder.
  2. Close Rainmeter.exe temporarily.
  3. Open Rainmeter.ini with the text editor, Choose the following one config and add the config. (The added place is not cared about anywhere if it is not each configs inside.)
  4. Save file and then restart Rainmeter.exe

Notice :

 

Config List :

Calendar

Feature : Displays dates

Config :

[TrayMeasure]
Measure=TIME
Format=%d
MaxValue=31
MinValue=1
TrayMeter=BITMAP
TrayBitmap=CustomTrayMeterPack2\date\date.png

 

Disk used

Feature : Displays disk status with a pie chart.

Config :

[TrayMeasure]
Measure=FreeDiskSpace
Drive="C:\"
InvertMeasure=1
TrayMeter=BITMAP
TrayBitmap=CustomTrayMeterPack2\disk\%02i.ico

Notes :

 

Net In/Out

Feature : Displays net access status.

Config :

[TrayMeasure]
Measure=NetTotal
MaxValue=1
MinValue=0
TrayMeter=BITMAP
TrayBitmap=CustomTrayMeterPack2\net\%02i.ico

 

Gmail notifier

Feature : Gmail notifier

Config :

[TrayMeasure]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=900
Url=https://USERNAME:PASSWORD@mail.google.com/mail/feed/atom
RegExp="<fullcount>(.*)</fullcount>"
StringIndex=1
MaxValue=1
MinValue=0
TrayMeter=BITMAP
TrayBitmap=CustomTrayMeterPack2\gmail\%02i.ico

Notes :

 

Weather conditions

Feature : Displays current weather condition from AccuWeather.com

Config :

[TrayMeasure]
Measure=Plugin
Plugin=Plugins\WebParser.dll
UpdateRate=1800
Url=http://rss.accuweather.com/rss/liveweather_rss.asp?metric=0&locCode=ASI|JP|JA041|TOKYO
RegExp="icons/(\d\d)_31x31\.gif"
StringIndex=1
ErrorString=45
MaxValue=45
MinValue=1
TrayMeter=BITMAP
TrayBitmap=CustomTrayMeterPack2\accuweather\%02i.ico

Notes :

 


 

Credits:

Icon resources from Tango Icon Theme, Stardock

 

Author:

kenz0