You are not logged in.
Sector11 wrote:The preceding rant was meant in jest, even though ....
![]()
I completely agree with you S11, but I won't give up that easily.
...but it's gonna take a while, cause I have some stressful business to attend to and then I hope to go on a bit of holidays as well.
So, hold on there fellow conkystadors, I'll try to create something new out of Wunderground in the (hopefully) near future.
That's why I added the final disclaimer.
I 'thought' you might agree with me because you are "THE TeoBigusGeekus"
Now, you go look after your business.
We'll just use Accuweather until you get time to {cough cough} get creative {cough} with wunderground.
... und es wird wunderbarground sein!
_____
secret code for unklar!
Last edited by Sector11 (2019-07-21 22:43:07)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Just for Teo ... and anyone else that cares ....
Sunday comic strip here ... in español but I'll do it in English.
Psychiatrist thinking in his office.
The ancient Greeks gave us two things,
democracy and nude statues ...
The problem is; some politicians think it means ...
they have to keep us naked.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
We'll just use Accuweather until you get time to {cough cough} get creative {cough} with wunderground.
... und es wird wunderbarground sein!
_____
secret code for unklar!![]()
![]()
Well, we're here on page 100. That alone is a reason to celebrate.
...and ~/wunderbarground/.conkyrc* are no longer letters either, if we omit the API. There is beer, sparkling wine and for S11 coffee, cookies in the back.
Seriously:
Teo, I know you're a fighter and you don't give up as easily as they think you do.
I'm upset about every API key. Because those whistles with "Free Software" have nothing to do it? Want to press everything into apps in the future?
Take all the time in the world. Take a vacation, do your business. If it doesn't work out, it's not bad either. We have accuweather!
Offline
Take all the time in the world. Take a vacation, do your business. If it doesn't work out, it's not bad either. We have accuweather!
And we have also dark-side : https://darksky.net/forecast/40.7127,-74.0059/us12/en and their API
Last edited by chepioq (2019-07-22 14:20:03)
Offline
I've managed to do something with a 10 day forecast from WU, but the hourly forecast gives me trouble as I can only get it in imperial units.
It's got something to do with cookies, I don't know...
It really is a bad time for the script to break as my time is very limited; I won't give up though before I give a good fight.
See if you can make do temporarily with Accuweather and we'll see what'll happen with WU.
Sorry for any inconvenience caused.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Sorry for any inconvenience caused.
it's not your fault, but IBM's commercialism
Offline
unklar wrote:Take all the time in the world. Take a vacation, do your business. If it doesn't work out, it's not bad either. We have accuweather!
And we have also dark-side : https://darksky.net/forecast/40.7127,-74.0059/us12/en and their API
That looks good ... and worked here in Buenos Aires as well...
Care to share the "HowTo" ?
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I've managed to do something with a 10 day forecast from WU, but the hourly forecast gives me trouble as I can only get it in imperial units.
It's got something to do with cookies, I don't know...
It really is a bad time for the script to break as my time is very limited; I won't give up though before I give a good fight.
See if you can make do temporarily with Accuweather and we'll see what'll happen with WU.
Sorry for any inconvenience caused.
OMG! What are you sorry for. Wunderground is getting OOPSIE! on us not you.
Take your time do what you gotta do and we'll use ACCU until ... or as in my case it's what I use today, even in my terminal:
========================
Question while your here ... Accuweather ...
Do you see a problem with this: 1_accuweather
#!/usr/bin/env bash
#################################################
# Put the command that launches the conky #
# configuration file that uses this script here #
# NOTE: 0 collects all data - 1+ uses the data #
#################################################
weather_conky_launch_command_0="conky -c /media/5/Conky/1_accuweather/TEO-accu-data_2019.conky"
weather_conky_launch_command_1="conky -c /media/5/Conky/1_accuweather/S11_accu_tm_BAR_2016-full.conky"
#####################################
# Put your Accuweather address here #
#####################################
address="http://www.accuweather.com/en/ar/buenos-aires/7894/weather-forecast/7894"
#address="https://www.accuweather.com/en/us/hutto-tx/78634/weather-forecast/2110192"
#address="http://www.accuweather.com/en/gr/kastoria/178682/weather-forecast/178682"
#address="http://www.accuweather.com/en/de/lichtenstein/09350/weather-forecast/171261"
#Pause weather conky
pkill -STOP -xf "$weather_conky_launch_command0"
pkill -STOP -xf "$weather_conky_launch_command1"
#function: test_image
... {snip}
... {snip}
... {snip}
... {snip}
#Resume weather conky
pkill -CONT -xf "$weather_conky_launch_command_0"
pkill -CONT -xf "$weather_conky_launch_command_1"
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
No problem I can see S11, it should be OK
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Been working since I posted it, but I had to ask the Master.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Care to share the "HowTo" ?
Look this https://forums.bunsenlabs.org/viewtopic … 399#p81399 ,post 2219
Offline
Sector11 wrote:Care to share the "HowTo" ?
Look this https://forums.bunsenlabs.org/viewtopic … 399#p81399 ,post 2219
That you kindly I totally missed it.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I haven't abandoned the cause, I'm just out of town for the last couple of weeks.
Business before conky, I'll resume working on the script next Monday.
Apologies for any inconvenience caused.
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
{waving at Teo} Hey Teo
That's actually really really nice to hear.
We wait, you work, make money, eat, drink, LIVE!
Life is a wonderful thing, they say it's better that the other option.
Not sure if that is true but I am in no rush to find out.
So, you work, make money, eat, drink, LIVE! We wait.
Last edited by Sector11 (2019-08-10 14:38:53)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
Can people live with a WU script without an hourly forecast?
I can't get the damn thing to show metric values, it must something javascript related.
Otherwise, we can always start looking for a new site to parse...
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Please make Autocad Civil 3D and Archicad work on Linux!
Offline
I don't know about him ↓ or her ↑
Or them over there →
But I certainly can.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
I can do it too.
Offline
I will survive:
{snip}
Aaaaa, yes ragamatrix I will survive
By the way (the more important) thanks for your time and your work for that !
And that line sums up my feeling as well. Thank you Teo.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline