w33tmaricich / finestra

Small terminal applications for quick information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic functional weather

w33tmaricich opened this issue · comments

Write a weather widget that has the following capabilities:

  • weather information pulled from openweathermaps.com
  • location displayed
  • current weather conditions
  • current temperature
  • high temperature
  • low temperature

Finished writing simple tests.