Wallpaper Engine

Wallpaper Engine

[CWAV Engine] Custom Wallpaper Audio Visual Engine | Now with Media Integration
This topic has been locked
Edwfur  [developer] Apr 3, 2020 @ 5:13pm
[FaQ] - How to use weather module
Back

For the weather module to work, you need to get the Weatherstack API

1. We go to the site Weatherstack[weatherstack.com]
2. Click START USING THE API
3. Press SIGN UP under the option FREE
4. Next, register as on any site
5. After registration, copy the API-key from Step 1
6. Next, go to Wallpaper Engine
7. Input your city
8. Specify the API key of 5 points
9. Select units
10. Specify the weather format, for example: {temp}℃, feels {feels}℃ and now {weather}

Units Parameter

For Metric and Scientific
  • Temperature: Celsius [Metric], Kelvin [Scientific]
  • Wind Speed/Visibility: Kilometers/Hour
  • Pressure: MB - Millibar
  • Precip: MM - Millimeters
  • Total Snow: CM - Centimeters

For Fahrenheit
  • Temperature: Fahrenheit
  • Wind Speed/Visibility: Miles/Hour
  • Pressure: MB - Millibar
  • Precip: IN - Inches
  • Total Snow: IN - Inches
Last edited by Edwfur; Apr 3, 2020 @ 5:34pm