a simple bash script that fetches a weather report for your location right into your terminal
Find a file
hornet a7106c59da
v.0.2 - now with colorcode!
ANSI colorcode for output added
semi-auto jq installation added(user is prompted with choosing the package manager)
a reasonable amount of uwufying has been done
2023-11-09 18:40:12 +06:00
LICENSE Initial commit 2023-11-08 15:22:13 +06:00
README.md to-do updated 2023-11-09 12:38:19 +06:00
weather.sh v.0.2 - now with colorcode! 2023-11-09 18:40:12 +06:00

weather_bash

a simple bash script that fetches a weather report for your location right into your terminal

this is just a simple script for myself to get the current weather right in terminal,
but feel free to use it as you like, as it is licensed with GNU GPL v.3.0.
a considerable amount of uwu is present

to-do:

#colorcode the output
#automatic detection of packet manager to install jq(at least apt/pacman/xbps/etc..)
#uwufy everything