Skip to content

marksard/ClockWithWeatherForecast

Repository files navigation

ClockWithWeatherForecast

img

Description

It is an application of clock with weather forecast for PyQt5

  • Display of date and time
  • Display of temperature and humidiry (require BME280 sensor)
  • Display of 1 day / 3 hour forecast (require api key of openweathermap.org)

Require

Hardware

  • Raspberry pi 1 Model B+ or later.

Software

  • Python3 or later

You need to install the following:

pip install pyqt5
pip install pytz
pip install dotenv
pip install requests

sudo apt install -y python3-smbus

Default use fonts is below. But you can use your favorite fonts.

Thanks to everything!

About

Clock With Weather Forecast for PyQt5

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published