Skip to content

Display the weather forecast provided by Open-Meteo on your taskbar.

License

Notifications You must be signed in to change notification settings

Nusudo-junior/WeatherDeskBand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherDeskBand

Japanese

Display the weather forecast provided by Open-Meteo on your taskbar.

sample

Open-Meteo: https://open-meteo.com/en

Description

This is a deskband to display the current weather and temperature and today's high and low provided by Open-Meteo. The weather forecast is updated every 6 hours from midnight. You can also update it by clicking the deskband.

Usage

Install/Uninstall

Download a release version and run install.bat. Right-click the taskbar and select toolbar->Weather DeskBand on the menu.

If you want to uninstall, run uninstall.bat and restart the explorer.

Change URL (Default URL: Osaka, Japan)

Make URL on Open-Meteo. Note that you must check or change the parameters below.

  • Hourly Weather Variables: Temperature (2 m), Weathercode
  • Daily Weather Variables: Maximum Temperature (2 m), Minimum Temperature (2 m), Sunrise, Sunset
  • Timeformat: Unix timestamp

Open the WeatherDeskBand.xml and change the src value in URL to the URL you made.

Change Icon

Save an icon in images folder. Open WeatherDeskBand.xml and change the filename value in Icon element.

Requirement

Windows10 x64

Build

  • Visual Studio 2022
  • cpprestsdk 2.10.18
  • nlohmann.json.decomposed 3.11.2

Contact

Mail:u849256c[at]ecs.osaka-u.ac.jp

License

MIT

Reference