ansiweather
Display the current weather conditions in your terminal.
More information: https://github.com/fcambus/ansiweather.
- Display a forecast using metric units for the next seven days for a specific location:
ansiweather -u metric -f 7 -l Rzeszow,PL
- Display a Forecast for the next five days showing symbols and daylight data for your current location:
ansiweather -F -s true -d true
- Display today’s wind and humidity data for your current location:
ansiweather -w true -h true