Skip to content

Releases: 64bitpandas/climate.js

1.1.0

04 Jan 05:33
13df222
Compare
Choose a tag to compare

Changed

  • climate.min.js built for standalone cases rather than webpack-only
  • minor additions to changelog
  • Change colors in sample climate.json config
  • 'mode' option now specifies color vs. toggle

Added

  • Nature example
  • Toggle mode: ability to show and hide elements based on the weather
  • Option to change background color instead of foreground color

1.0.0

31 Dec 21:24
Compare
Choose a tag to compare
  • Weather data collection (local or manual) from OpenWeatherMap
  • Get rough user location without prompt using ipinfo
  • Set custom configurations for class names, colors, and weather sets
  • Run once or at a specified interval
  • No dependencies!