You are not logged in.

#1 2017-04-17 19:15:48

j3rzu
Member
From: Slough, UK
Registered: 2017-04-10
Posts: 23

Weather in terminal

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:

weather.png

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

#2 2017-04-17 20:29:29

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: Weather in terminal

Nice, especially the fact that I don't have to play with go scripts.

Offline

#3 2017-04-17 20:47:01

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Weather in terminal

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

#4 2017-04-17 20:56:02

brontosaurusrex
Middle Office
Registered: 2015-09-29
Posts: 2,740

Re: Weather in terminal

Always missed it.

p.s. 3 days with some filtering

wget wttr.in 2>/dev/null -O - | grep -v 'New feature*\|Follow'

Offline

#5 2017-04-17 22:43:55

Head_on_a_Stick
Member
From: London
Registered: 2015-09-29
Posts: 9,068
Website

Re: Weather in terminal

Oooh nice tool, thanks!

I also really like forecast and we are lucky enough to have this in our repositories:

sudo apt install forecast

Offline

#6 2017-04-18 07:39:42

nobody
The Great
Registered: 2015-08-10
Posts: 3,655

Re: Weather in terminal

Head_on_a_Stick wrote:

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

#7 2017-04-18 09:21:40

j3rzu
Member
From: Slough, UK
Registered: 2017-04-10
Posts: 23

Re: Weather in terminal

Glad You like it. You wanna trick? Just put: wttr.in into Your browser - even links2 and look what happen wink


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

Board footer

Powered by FluxBB