Merge branch 'main' of https://github.com/HornetMaidan/weather_bash
This commit is contained in:
commit
b98d8f89ae
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -1,2 +1,12 @@
|
||||||
# weather_bash
|
# weather_bash
|
||||||
a simple bash script that fetches a weather report for your location right into your terminal
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue