It is currently March 28th, 2024, 1:53 pm

WeatherMoe - Skin icon for the weather forecast

Weather skins
Post Reply
User avatar
nek
Posts: 105
Joined: November 3rd, 2019, 12:00 am
Contact:

WeatherMoe - Skin icon for the weather forecast

Post by nek »

Image Image
WeatherMoe
Skin icon for the weather forecast, using the JsonParser plugin.
Daily/Hourly forecast from Dark Sky API, Current conditions from weather.com.


wm01.png
wm07.png

Download
This skin is no longer being updated. (2022-01-11)


Requires
- Rainmeter 4.3 or later
- Dark Sky API Key | 1,000 API calls for free each day.

Install and settings
1. Install the skin. WeatherMoe_xxxxxxxx.rmskin
2. Load the Skin.ini (WeatherMoe\1day.Forecast | 1hour.CoP | current.Conditions)
3. Edit the Skin.ini and save.

Code: Select all

[Variables]
DARKSKY_APIKEY=
GEO_COORDINATES=
4. Refresh the skin. There is a [Loading] or [n/a] icon on the desktop.

Note: All settings will be restored to the default by updating.
Remember to record your DARKSKY_APIKEY, COORDINATES ... before update!
2020-07-31
- weather.com: removed "Cold & Flu" and "Pollen" from the context menu.
* Adapted weather.com's internal change.
2020-03-05
* Changed file name.(00-09.png to 0-9.png)
* Update language files.(en-GB Visibility mi to km)
2020-03-01
* Updated Context Menu.
* Fixed some regex.
* Updated language files.
2020-02-24
* Update icon image files.
+ Add ContextMenu
+ current.Conditions from weather.com
2020-02-12
* Update icon image files.
* Changed some translation files. (12 hour clock, 24 hour clock, ...)
* Wrong data source was used to display. It changed daily data source.
2020-01-26
+ 1st release.
nek wrote: OhTenkiMoe Home Image

- Variant of a WeatherMoe skin.
- A Rainmeter Weather skin for people living in JAPAN.
- 日本のお天気スキン

Image
Last edited by nek on February 5th, 2022, 7:27 am, edited 24 times in total.
User avatar
nek
Posts: 105
Joined: November 3rd, 2019, 12:00 am
Contact:

Re: WeatherMoe - Skin icon for the weather forecast

Post by nek »

Descriptions

1. You can change the icon color.
wm03.png

Code: Select all

[Variables]
;;Icon color light FFFFFFFF | dark 333333FF
COLOR_ICON=FFFFFFFF
2. Change the icon size with scrolling the mouse wheel button.

3. Place the icon on the taskbar as you like.

Rainmeter icon > Manage > WeatherMoe > 1day.Forecast.1 > Skin.ini
Position: Normal >> Stay topmost
[ ] Snap to edges
Note) The icon will be visible even YouTube fullscreen.

4. Dispay the "chance of precipitation|rain" by filling the umbrella icon with blue.
(1hour.CoP.1 skin - hourly forecast and the chance of precipitation)

5. Low cpu usage.

6. Language files
Skins\WeatherMoe\@Resources\lang\
en-001.inc, en-AU.inc, en-CA.inc, en-GB.inc, en-US.inc, ja-JP.inc

7. Parse Weather data using JsonParser Plugin
JsonParser Plugin by e2e8

8. You can see the files here.
https://github.com/nek7u/WeatherMoe/tree/master/b/WeatherMoe
Last edited by nek on March 4th, 2020, 1:16 pm, edited 3 times in total.
User avatar
nek
Posts: 105
Joined: November 3rd, 2019, 12:00 am
Contact:

Re: WeatherMoe - Skin icon for the weather forecast

Post by nek »

Q&A

Q. How to change the tooltip text?
A. You can edit the language file.
Skins\WeatherMoe\@Resources\lang\xxx.inc
User avatar
nek
Posts: 105
Joined: November 3rd, 2019, 12:00 am
Contact:

Re: WeatherMoe - Skin icon for the weather forecast

Post by nek »

Image Image
>> Updated

2020-07-31
- weather.com: removed "Cold & Flu" and "Pollen" from the context menu.
* adapted weather.com's internal change.
2020-03-05
* Changed file name.(00-09.png to 0-9.png)
* Update language files.(en-GB Visibility mi to km)
Post Reply