Skip to content
/ weather Public

Simple program to show current weather in terminal

License

Notifications You must be signed in to change notification settings

huc-m/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather

Simple program to show current weather in terminal. Uses Open-Meteo API on https://open-meteo.com that is free for non-commercial use. You have to set values of LATITUDE and LONGITUDE (line 7 and 8), that correspond to your location. The output is like as:

          time : 20:00  
   temperature : 18.6°C  
 precipitation : 0.00mm  
   cloud_cover : 74%  
    wind_speed : 4.3km/h

About

Simple program to show current weather in terminal

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages