https://github.com/jaemk/weather
fetch and display weather from forecast.io
https://github.com/jaemk/weather
Last synced: 2 months ago
JSON representation
fetch and display weather from forecast.io
- Host: GitHub
- URL: https://github.com/jaemk/weather
- Owner: jaemk
- Created: 2015-10-09T15:43:48.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-09T15:48:38.000Z (over 9 years ago)
- Last Synced: 2025-01-20T00:47:31.363Z (4 months ago)
- Language: Python
- Size: 117 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Weather Display
Utilizes forecast.io api to fetch current weather and display in refreshable CLI.
Expects a file "api.conf" in current directory containing forecast.io api key.