Commit graph

10 commits

Author SHA1 Message Date
yzenati
9d9a5d2b14 Correct the comment of the curl command 2020-10-16 12:41:02 +02:00
yzenati
87d43d0cc2 Remove a extra curl in fetch_weather_information 2020-10-16 12:32:43 +02:00
yzenati
f5c0789d07 Add an option to disable the location information in the weather 2020-10-16 12:06:16 +02:00
Hugo Licon
4c5cd4a9e3 replace awk by cut 2020-08-04 19:50:02 -06:00
Hugo Licon
304dd700c9 Show unicode characters for forecast, remove plus
Show unicode characters for forecast instead of an emoji.
Remove the plus sign for positive degrees.
Show city, region instead of city, country
2020-07-13 22:02:47 -06:00
Hugo Licon
107d7ab440 add international support for weather module
It uses [wttr.in](https://github.com/chubin/wttr.in) to get the weather information and the current city based on the IP address
2020-07-05 18:22:47 -06:00
Moisés Carvalho
ba6412a5b9 Fix spacing when temperatures isn't available 2020-05-30 11:32:28 -03:00
Dane Williams
60675a1710 celsius option 2020-04-29 11:33:51 -07:00
Conor Murphy
da1845eb8a
Handling the 429 response limit error (#10)
* switching over

* should just be a little schemeski

* changed exit to exit_codes idk if that matters

* yuh

* yuh

* yuh

* yuh

* wtf

* yuh

* trying out new format

* trying out new format

* trying out new format

* trying out new format

* trying out new format

* so annoying having to push every time you test

* so annoying having to push every time you test

* this might actually work now

* this might actually work now

* this might actually work now

* yeet

* yeet

* wtf

* wtf

* wtf

* bet

* final edit for handling request limit reached on weather

* possibly functional error checking method

* did we do it

* properly utilizing global variables
2020-04-11 10:25:44 -07:00
Dane Williams
b1df587d6e reorganized files 2020-03-15 23:15:26 -07:00
Renamed from weather.sh (Browse further)