A simple CLI display the weather information. You also can use Weer-bot through Slack to know the weather information.
$ gem install weer
Usage:
weer weather -c, --city=Your city
Options:
-t, [--temperature=F(Fahrenheit) or C(Celsius).]
# Default: F
-c, --city=Your city
-a, [--all=Display all weather information (wind, atmosphere, astronomy, forecast).]
Display the weather information of a city
Bug reports and pull requests are welcome on GitHub at https://github.com/vinhnglx/weer. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.
The gem is available as open source under the terms of the MIT License.