Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iokasimov/owm
Get your current weather data by city or coordinates
https://github.com/iokasimov/owm
owm weather
Last synced: 18 days ago
JSON representation
Get your current weather data by city or coordinates
- Host: GitHub
- URL: https://github.com/iokasimov/owm
- Owner: iokasimov
- License: bsd-3-clause
- Created: 2018-04-23T16:02:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T20:27:07.000Z (over 6 years ago)
- Last Synced: 2024-10-30T00:49:33.936Z (2 months ago)
- Topics: owm, weather
- Language: Haskell
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# owm
Get your current weather data by city or coordinatesBy coordinates:
`weather --lon 47 --lat 39`By city:
`weather --city London`