https://github.com/mrowa44/damn-weather
Weather forecast command line utility
https://github.com/mrowa44/damn-weather
Last synced: about 1 year ago
JSON representation
Weather forecast command line utility
- Host: GitHub
- URL: https://github.com/mrowa44/damn-weather
- Owner: mrowa44
- Created: 2015-07-14T13:00:52.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-14T13:01:47.000Z (almost 11 years ago)
- Last Synced: 2025-03-27T07:21:19.858Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 164 KB
- Stars: 14
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
damn-weather
============
Get some damn :sunny: :sunglasses: :zap: :thumbsup: !
----------------------------------------------------------------------
This gem provides you with an easy and convenient way for checking weather forecast. It uses your ip address for locating you and http://openweathermap.org/ for fetching weather data.
Example output
--------------

Installation
------------
```sh
$ gem install damn-weather
```
Usage
-----
```
damn-weather one day forecast
damn-weather -f/--forecast [days] forecast for [days]
damn-weather -n/--now weather right now
damn-weather -v/--version display gem version
damn-weather -h/--help help message
```
License
-------
MIT