Skip to content

Releases: 2haloes/Weather-Display-Python

1.1.0 Release

09 May 08:48

Choose a tag to compare

Changelog

  • Added .gif image support in the main script
  • Removed the Weather_Display_gif.py as the main script serves the same function
  • Reduced repeating code
  • Script size is 1/4th of previous release
  • Added language option in DarkSkyConfig.py

Release 1.0.1

06 May 08:53

Choose a tag to compare

This is a small update to the program which adds a config file which can allow for more customisation in the future, it currently controls the background colour

Full release

05 May 12:57
ef79de0

Choose a tag to compare

This is the full release of the weather display program, it doesn't require anything special and should just run using Python 3.x

Weather_display.py is the main program which uses the included png images and it should look very clean using the included images

Weather_display_gif.py is identical in almost every way however it uses gif images for compatibility which look a bit worse however they're compatible with almost every version of Python/Tkinter and for the current moment, I would suggest using this with Raspbian Stretch as an example