weather
weather copied to clipboard
Weather via the command line.
Is there a possible installation trough ubuntu/debian `apt`? Would be very cool!
Hello, this is the error message I'm getting both on brew (macOs Big Sur) and Raspberry Pi: `http request to https://geocode.jessfraz.com/forecast failed with status code: 403` Any suggestions???
I have this error message using Brew: ``` $ weather http request to https://geocode.jessfraz.com/forecast failed with status code: 504 ```
Awesome app! I use it daily. It'd be awesome if there was support for other weather backends to check different weather sources and compare their predictions manually. 🌤 [openweathermap.org](https://openweathermap.org/api) has...
Hey Jess, your backend returns 403 for me so I needed this to know why. so btw, it's `daily usage limit exceeded`.
I really like this CLI Weather script. I like how informative it is and even includes weather alert. It would be nice to have an option to remove/add weather graphic,...
basic.mk is my go-to starting point for Go projects, thanks! I noticed that a CI job of mine was missing `golint`, but `make all` was succeeding. The `golint | tee`...
☁ ~ weather Get https://telize.j3ss.co/geoip: dial tcp 104.198.238.41:443: connect: connection refused ☁ ~
In the climate I live in, the average humidity is never below 60, so my humidity tolerance is a little different. :) A nice enhancement would be for the `ick`...
Added a flag to download the latest animated satellite loop for North America using the NOAA file location. File is downloaded as latest_satellite.gif to the local run directory. If this...