You are not logged in.
Pages: 1
Hi guys! I don't know like You but I like life in terminal and one day I found cool script showing weather in command line. Of course You can check it for any city.
It looks like this:
More info on the GitHub page in HERE.
Hope You like it!
UNIT: HP PAVILION 15 (2014)
SPEC: INTEL CORE i5-4288U CPU @ 2.60GHz // 8 GB RAM // INTEL HD4400 // HDD 1,5TB
SYSTEM: BunsenLabs 8.7 (Hydrogen)
..:: THERE ARE NO IMPOSSIBLE THINGS - THERE ARE ONLY PEOPLE WHO CAN'T DO SOMETHING ::..
Offline
Nice, especially the fact that I don't have to play with go scripts.
Offline
This has appeared a few time in the forums. For example, https://forums.bunsenlabs.org/viewtopic.php?id=2659 has a few scripts using it.
Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt «» BunsenLabs on DeviantArt
Offline
Always missed it.
p.s. 3 days with some filtering
wget wttr.in 2>/dev/null -O - | grep -v 'New feature*\|Follow'
Offline
Oooh nice tool, thanks!
I also really like forecast and we are lucky enough to have this in our repositories:
sudo apt install forecast
That tool needs desperately some love…maybe in 2017.
Offline
Glad You like it. You wanna trick? Just put: wttr.in into Your browser - even links2 and look what happen
UNIT: HP PAVILION 15 (2014)
SPEC: INTEL CORE i5-4288U CPU @ 2.60GHz // 8 GB RAM // INTEL HD4400 // HDD 1,5TB
SYSTEM: BunsenLabs 8.7 (Hydrogen)
..:: THERE ARE NO IMPOSSIBLE THINGS - THERE ARE ONLY PEOPLE WHO CAN'T DO SOMETHING ::..
Offline
Pages: 1