Skip to content

rocksdanister/weather-fetch-wallpaper

Repository files navigation

Weather Fetch Demo

Sample webpage wallpaper project that fetches current & forecast weather data from Openweathermap.

Sample project for Lively Wallpaper.

Download

Download

Drag & drop the file into Lively window to install.

Setup

  1. Create an account in http://openweathermap.org/
  2. Generate an api key.
  3. Enter the key & city after opening Customise menu in Lively.
  4. Hit Refresh, api key might take some time to activate so if you get error try after sometime.
  5. Done!

Play around with the code by looking at showCurrentWeather() and showForecastWeather() functions in js/script.js file.