You are not logged in.

#301 2015-12-30 23:18:10

cameo
Member
Registered: 2012-08-18
Posts: 119

Re: dzen & xmobar Hacking Thread

Thanks a lot for the hints, much appreciated!

Dumping strings from websites with curl is no big thing actually:

mycitytemp=$(curl -s ${myweatherservice} | grep foo | awk -F bar '{print $7}' | tr -d baz)

Depending on the website, it might occasionally be more convenient to use a text web browser though.

Last edited by cameo (2018-02-14 19:42:32)

Offline

Board footer

Powered by FluxBB