You are not logged in.
Do you mind sharing the wheather conky?
below is the conf file for the weather conky.
be sure to change the paths for the accuweather script and current/forecast files
accuweather-7d
--------------------
-- ACCUWEATHER-7d --
--------------------
conky.config = {
update_interval = 1,
total_run_times = 0,
no_buffers = true,
double_buffer = true,
cpu_avg_samples = 2,
net_avg_samples = 1,
own_window = true,
own_window_type = 'normal',
--own_window_transparent = true,
own_window_argb_visual = true,
own_window_argb_value = 0,
own_window_hints = 'undecorated,below,sticky,skip_taskbar,skip_pager',
own_window_class = 'Conky',
own_window_title = 'ConkyAccuweather7d',
draw_shades = false,
-- default_shade_color = 'grey12',
draw_borders = false,
draw_outline = false,
border_inner_margin = 9,
border_outer_margin = 5,
draw_graph_borders = false,
short_units = yes,
use_xft = true,
font = 'Liberation Sans:size=8',
xftalpha = 1.0,
override_utf8_locale = true,
uppercase = false,
use_spacer = 'none',
minimum_width = 235,
--maximum_width = 235,
minimum_height = 515,
gap_x = 30,
gap_y = 60,
alignment = 'top_right',
default_color = 'DDDDDD',
};
conky.text = [[
${execi 500 bash $HOME/.config/conky/accuweather/accuweather -f}\
#${image $HOME/.config/conky/images/debian-whirl2b3.png -p 60,0 -s 64x64}\
${voffset 24}${font Liberation Sans:bold:size=9}Accuweather ${goto 140}${color 48bcff}ROTTERDAM${color}${font}
#day1 (today)
${voffset 32}${font conkyweather:size=32}${execi 600 sed -n '106p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}Today${font}${color}
${goto 70}${texeci 600 sed -n '6p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '4p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '5p' $HOME/.config/conky/accuweather/daily_forecast}°C
#current
${voffset 16}${goto 20}${font conkyweather:size=24}${execi 600 sed -n '22p' $HOME/.config/conky/accuweather/curr_cond}${font}\
${font Liberation Sans:bold:size=8}${voffset -25}${goto 70}Currently:${font}${color}
${goto 70}${texeci 600 sed -n '4p' $HOME/.config/conky/accuweather/curr_cond}, temp ${texeci 600 sed -n '2p' $HOME/.config/conky/accuweather/curr_cond}°C
${goto 70}Wind ${texeci 600 sed -n '5p' $HOME/.config/conky/accuweather/curr_cond} ${texeci 600 sed -n '6p' $HOME/.config/conky/accuweather/curr_cond} - \
Humidity ${texeci 600 sed -n '7p' $HOME/.config/conky/accuweather/curr_cond}
#day2
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '107p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '8p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '13p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '11p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '12p' $HOME/.config/conky/accuweather/daily_forecast}°C
#day3
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '108p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '15p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '20p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '18p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '19p' $HOME/.config/conky/accuweather/daily_forecast}°C
#day4
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '109p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '22p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '27p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '25p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '26p' $HOME/.config/conky/accuweather/daily_forecast}°C
#day5
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '110p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '29p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '34p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '32p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '33p' $HOME/.config/conky/accuweather/daily_forecast}°C
#day6
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '111p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '36p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '41p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '39p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '40p' $HOME/.config/conky/accuweather/daily_forecast}°C
#day7
${voffset 16}${font conkyweather:size=32}${execi 600 sed -n '112p' $HOME/.config/conky/accuweather/daily_forecast}${font}\
${font Liberation Sans:bold:size=8}${color 48bcff}${voffset -29}${goto 70}${texeci 600 sed -n '43p' $HOME/.config/conky/accuweather/daily_forecast|tr a-z a-z}${font}${color}
${goto 70}${texeci 600 sed -n '48p' $HOME/.config/conky/accuweather/daily_forecast|cut -c1-35}
${goto 70}High ${texeci 600 sed -n '46p' $HOME/.config/conky/accuweather/daily_forecast}°C / Low ${texeci 600 sed -n '47p' $HOME/.config/conky/accuweather/daily_forecast}°C
]];
Offline
Offline
^ I think pic-in-pic is more of a browser thing. Firefox just got the function in version 72 (for MacOS and Linux, Windows got it in ver.71), I believe. Apple's Safari has had it for a while now. Not sure about Chrome since I don't use it.... and yeah, cwm is decent. Used it quite a bit some time ago (in both OpenBSD and Debian) on a netbook.
Offline
^ was not sure on that side of things. Its a cool feature anyhow, i sometimes like to listen to some live youtube broadcasts and don't necessarily care for the video in some instances just the audio, times past ive experienced youtube stop playing due to what i can only gather is me not on their page watching/listening.
Offline
Offline
Offline
I like these simple conky configs.
So simple I can't see them ... ahhhh MPD
Gotta LOVE that Chuck Norris line though.
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
^ Yes, that's you. Your typical, boring xenomorph.
I say we take off and nuke the entire site from orbit. It's the only way to be sure.
-edit-
It's a bug hunt.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Dobbie03 wrote:I like these simple conky configs.
So simple I can't see them ... ahhhh MPD
Gotta LOVE that Chuck Norris line though.
There are so many to choose from.
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
^ Yes, that's you. Your typical, boring xenomorph.
-edit-Hicks wrote:It's a bug hunt.
Hmmmm! I shall meditate on it .....
oooommmmmmmmmmmmm
I am mot a bug ... I am mot a bug ... I am mot a bug ...
oooommmmmmmmmmmmm
They are bugs ... they are bugs ... they are bugs ...
oooommmmmmmmmmmmm
Last edited by Sector11 (2020-01-28 14:28:14)
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
You must unlearn what you have learned.
-- yoda
Offline
Wait a minute, something's wrong here...
narrows eyes
...
...
THIS IS JUST ANOTHER MAP WITHOUT NEW ZEALAND ON IT!!!!!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
PackRat wrote:Wait a minute, something's wrong here...
narrows eyes
...
...
THIS IS JUST ANOTHER MAP WITHOUT NEW ZEALAND ON IT!!!!!
squint harder
You must unlearn what you have learned.
-- yoda
Offline
^ Nowhere does it say New Zealand and apparently over 90% of their country-folk are fish. FAKE NEWS!
The sheep have it easy, for they have the high ground. And why is Zealandia blowing a nasty booger? A nature blow is what I call it when biking or hiking.
New Zealand, coming to a map near you!
We're not Australia, not a single kangaroo!
The Modern Earth home for Hobbits!
We're not on fire, but watch out for falling mountains!
New Zealand, home of the tuatara!
PS: I had a long-term relationship with a woman from Christchurch, she moved to the USA to be with me in 1992. I believe she still works as a reporter for the Hartford Courant. I like that I know a tiny bit about New Zealand.
Maps and New Zealand...
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^ Nowhere does it say New Zealand and apparently over 90% of their country-folk are fish. FAKE NEWS!
The sheep have it easy, for they have the high ground. And why is Zealandia blowing a nasty booger? A nature blow is what I call it when biking or hiking.
New Zealand, coming to a map near you!
We're not Australia, not a single kangaroo!
The Modern Earth home for Hobbits!
We're not on fire, but watch out for falling mountains!
New Zealand, home of the tuatara!
PS: I had a long-term relationship with a woman from Christchurch, she moved to the USA to be with me in 1992. I believe she still works as a reporter for the Hartford Courant. I like that I know a tiny bit about New Zealand.
Maps and New Zealand...
New Zealand Rules.
Last edited by Döbbie03 (2020-01-29 04:27:22)
"All we are is dust in the wind, dude"
- Theodore "Ted" Logan
"Led Zeppelin didn't write tunes that everybody liked, they left that to the Bee Gees."
- Wayne Campbell
Offline
Last edited by brontosaurusrex (2020-01-29 22:28:22)
Offline
@Sector11: Link to the middle one? (lua?)
Offline