Weatherme CLI Tool
github.com
Weatherme CLI Tool
1–10 of 30 posts
Re: Weatherme CLI Tool
#2Can this be marked as a Show HN?
Re: Weatherme CLI Tool
#3You can also view the weather in the terminal with Curl using curl wttr.in
Re: Weatherme CLI Tool
#4Getting the weather is one thing, but being to POST would be a game changer. Think of what it would do to help gardening
Re: Weatherme CLI Tool
#5Reminds me of `curl wttr.in` -- although slightly more verbose in some metrics.
Re: Weatherme CLI Tool
#6This is delightful! I really love how understated the README is “the cli tool that no one needs”, and also two DP on the temperature. I will clone and start using first thing in the morning. Thank you.
Re: Weatherme CLI Tool
#7Getting the weather is one thing, but being to POST would be a game changer. Think of what it would do to help gardening
Some people just wanna watch the world DELETE
Re: Weatherme CLI Tool
#8This cannot be the real secret api key?
https://github.com/eoin-barr/weatherme/blob/master/cmd/root....
Re: Weatherme CLI Tool
#9This cannot be the real secret api key? https://github.com/eoin-barr/weatherme/blob/master/cmd/root....
That function shows the state of error handling in Go.
Re: Weatherme CLI Tool
#10I use(d) ansiweather with geektool:
AnsiWeather is a Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols. Weather data comes from the OpenWeatherMap free weather API.
AnsiWeather packages are available for: OpenBSD, NetBSD, FreeBSD, Debian, Ubuntu, Homebrew
https://github.com/fcambus/ansiweather
// Looking for geektool alternative for arm64 w/o Rosetta.