You are not logged in.

#1781 2017-07-25 09:59:45

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

That's the spirit S11, fusion of different scripts is the way to go if you want to take advantage of every one's benefits.


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

#1782 2017-07-25 17:51:33

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Whenever I am working on a conky that needs internet access, email, currency rates, weather I remove the "bash script" lines once I have a current database and use it like that for the time I'm being creative, then in the end I add the line before publishing it. I've actually forgotten to do that step a few times.

One day, quite a while back, it hit me, why use the "script" for this new conky when I have the data because of my working conkys.  That's why the idea came about to use the data from various scripts in one conky.  That one conky for S12, above, is the only conky that uses your scripts for the conkys I use.

It is the first conky called, from Desktop 4, it sets up fresh weather data:

(sleep 0 && wmctrl -s 3 && conky -c /media/5/Conky/S12/S12_tc_wx.conky) &

And then 11 seconds later, on Desktop 1, the two accuweather scripts I use are called:

(sleep 11 && wmctrl -s 0 && conky -c /home/sector11/1_accuweather/S11_accu_tm_BAR_2016-full.conky) &
(sleep 11 && wmctrl -s 0 && conky -c /home/sector11/1_accuweather/S11_accu_UVI.conky) &

Neither of them access the net.

However I need to move ~/1_accuweather to /media/5/Conky/1_accuweather, and reconfigure it, that way it will be available for all three triple boots I have here.  smile

You've made weather just too easy for conky, it's as comfortable for me today as conkyForecast was years ago and IMHO, more  universally acceptable for various distros as there are no python libraries required.  Got a shell: this works. smile

Same with the accuweather terminal script I posted a while back, mine does not access the net  smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1783 2017-07-26 17:00:40

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

You're the first conky admin ever S11 lol


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

#1784 2017-07-26 17:09:01

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

and probable the last.   wink


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1785 2017-07-27 09:59:13

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

^ I wish you a very long life with all my heart.  cool

Offline

#1786 2017-07-31 08:03:20

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Good morning, I would have this problem today, with the weather, yesterday was one, today two!
nn.th.png

Offline

#1787 2017-07-31 09:30:20

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

What is one and what is two?


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

#1788 2017-07-31 09:58:37

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

What is one and what is two?

hi,@teo
this
bb.th.png

Offline

#1789 2017-07-31 11:03:37

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I don't understand, what should it be?


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

#1790 2017-07-31 11:22:13

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

I don't understand, what should it be?

Give me a joke, I console you, then I'm not just hard on my head!
The other day it was like this:
2017-07-23-172031_1600x900_scrot.th.png
today:
bb.th.png

Offline

#1791 2017-07-31 12:11:02

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

If you mean the thermometer image, it means that a heatwave is imminent.


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

#1792 2017-07-31 12:52:50

ector1935
Member
Registered: 2017-05-03
Posts: 240

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

TeoBigusGeekus wrote:

If you mean the thermometer image, it means that a heatwave is imminent.

Ah so the weather is okay. Thanks for the explanation
  It was enough that I went on:
https://www.accuweather.com/it/it/gorla … 56?lang=it
And I would have avoided posts, sorry!
grrr

Last edited by ector1935 (2017-07-31 12:55:14)

Offline

#1793 2017-07-31 14:21:40

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Nevermind buddy, just take care of all this heat that's hitting your place in a few days.


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

#1794 2017-07-31 16:41:31

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

unklar wrote:

^ I wish you a very long life with all my heart.  cool

Thank you.  big_smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1795 2017-07-31 17:05:28

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

@ector - stay hydrated - stay safe. -> Rimanere idratati - rimanere al sicuro.

From what I hear, Roma has no water, so get into the stores now and buy water of any type.
Da quello che sento, Roma non ha acqua, perciò entra ora nei negozi e acquista acqua di qualsiasi tipo.

How you going in Greece Teo?


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1796 2017-07-31 18:27:11

TeoBigusGeekus
BL DieHard
From: /Deutschland/Frankfurt_am_Main
Registered: 2015-10-04
Posts: 1,486

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

All's well S11, reasonably hot, nothing we've never encountered before.
Let the people in Athens and Thessaloniki boil in their own sweat, we highlanders have no real problem wink
I envy your winter by the way...


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

#1797 2017-07-31 19:02:11

Sector11
Mod Squid Tpyo Knig
From: Upstairs
Registered: 2015-08-20
Posts: 8,011

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Winter - hmmm yea for the past little while it's been nice - 20-25°C but then today happened: a nippy 10°, humidity at 87% with a SE wind @22km/h (that's a 'cold' wind).  That humidity hits the bone and forget it.  BRRRRRR!  big_smile

I know you can come visit us here for winter (Jun, Jul, Aug) and we'll go to Greece for (Dec Jan Feb).  Spring and Autumn we'll spend in our respective places of residence.

highlanders - LOVE IT!  And me being of Scots decent too.  Scottish Highlands


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1798 2017-07-31 20:43:05

KrunchTime
Member
Registered: 2015-09-29
Posts: 857

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

I've been having issues for awhile now with intermittent, short freezes where my keyboard and mouse are unresponsive.  I've been wondering lately if it might by the conky weather scripts.  I'm currently running 1_accuweather, including hourly, and 3_conky_forecast_nws.  So today while I was working, I noticed a freeze from 16:10:33 - 16:10:37.  I checked the weather script folders and noted a time stamp of 16:10 for the hourly_2015 and hourly_2016 folders, as well as the hourly1 and hourly2 text files under the 1_accuweather folder.  Anyone else using either of the aforementioned scripts and noticing intermittent, short freezes on their system?

Offline

#1799 2017-07-31 20:47:32

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

Sector11 wrote:

highlanders - LOVE IT!  And me being of Scots decent too.  Scottish Highlands

^^ Scotland, yes I love this country. big_smile
Winter... ? P1020381.th.jpg04/28/16 of Skye and at the finish in Wick there was the warm up. P1020425.th.jpg

roll  ]:D

Last edited by unklar (2017-07-31 20:48:55)

Offline

#1800 2017-07-31 20:55:19

unklar
Back to the roots 1.9
From: #! BL
Registered: 2015-10-31
Posts: 2,648

Re: Conky weather+moon scripts (Accuw/WUndergr/NWS/MoonGiant)

@Krunch

his is familiar to you?

|"wind"|
|"wind"><strong>|

https://forums.bunsenlabs.org/viewtopic.php?id=189

Offline

Board footer

Powered by FluxBB