Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 693 Bytes

README.md

File metadata and controls

19 lines (15 loc) · 693 Bytes

pi-info-pytk

raspberry information board written in python

complete the information in config.ini file

to make the program working, it need you to tell where you are, and also the API key

find your city

currently, a city list could be obtained by the link provided as follow https://cdn.heweather.com/china-city-list.csv if the link breaks, navigate to https://www.heweather.com/documents/city to find more information

get your API key

you need to register for free before get yourself a key here is the page where you can do it https://www.heweather.com/products/weather-api

Usage

after given all the infomation needed, simply type ./gui.py in your terminal and you are all set.