Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 836 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 836 Bytes

umbrella

A tiny application that does display information if an umbrella is required today or not on a ilsoftltd oled display

The initial version of the application consists of two parts:

  1. a c++ command line tool umbrella
  1. a python tool to get the current
  • Download and install http://docs.python-requests.org/en/latest/
  • Change the "q=Zuerich,ch" string in the python.py file to what ever location you want, that can be found using openweathermap.org api
  • configure a cronjob or similar to run this as often as you want.