Skip to content

FloZone/html_simple_clock

Repository files navigation

HTML simple clock

A simple weather-clock in HTML clock

You have to put your OpenWeather API key in ./api_key.js file.

If you don't have one, create a free account and get your API key from here: https://home.openweathermap.org/api_keys

You can add some GET parameter to configure the clock.

Parameter Value
city City name from where to get the weather.
Default = Epinal
hide Can use several of the following values, separated by a coma.
  • weather to disable and hide the weather part
  • city to hide the city name
  • icon to hide the weather icon
  • temp to hide the temperature
  • desc to hide the weather description
  • footer to hide the footer (only used for some devices)
  • About

    A simple weather-clock in HTML

    Topics

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published