Sample webpage wallpaper project that fetches current & forecast weather data from Openweathermap.
Sample project for Lively Wallpaper.
Drag & drop the file into Lively window to install.
- Create an account in http://openweathermap.org/
- Generate an api key.
- Enter the key & city after opening Customise menu in Lively.
- Hit Refresh, api key might take some time to activate so if you get error try after sometime.
- Done!
Play around with the code by looking at showCurrentWeather() and showForecastWeather() functions in js/script.js file.