You are not logged in.

#121 2020-01-25 09:40:13

ceeslans
Member
Registered: 2015-09-30
Posts: 195

Re: January 2020 Screenshots Thread

Naik wrote:

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

#122 2020-01-25 14:49:58

clusterF
Member
Registered: 2019-05-07
Posts: 539

Re: January 2020 Screenshots Thread

Cwm window manager is not at all bad once it is fully configured. Using conky in override, sticky mode for the status bar.

Did not know youtube now has the ability of picture in picture mode, which means you can browse while you  watch/listen to youtube from another tab.
2020-01-26-003917-1366x768-scrot.png 2020-01-26-004150-1366x768-scrot.png

Offline

#123 2020-01-25 15:25:11

glittersloth
buena piñata
Registered: 2015-09-30
Posts: 1,516

Re: January 2020 Screenshots Thread

^ 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

#124 2020-01-25 15:56:21

clusterF
Member
Registered: 2019-05-07
Posts: 539

Re: January 2020 Screenshots Thread

^ 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

#125 2020-01-27 06:30:04

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: January 2020 Screenshots Thread

HvzeNR.th.png

I like these simple conky configs.


"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

#126 2020-01-27 11:13:07

ragamatrix
Member
Registered: 2015-10-04
Posts: 427

Re: January 2020 Screenshots Thread

sci-fi mood:
2020-01-27-113253_1920x1080_scrot.th.png

Offline

#127 2020-01-27 15:18:48

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

Re: January 2020 Screenshots Thread

Dobbie03 wrote:

https://iili.io/HvzeNR.th.png

I like these simple conky configs.

So simple I can't see them ... ahhhh MPD  smile

Gotta LOVE that Chuck Norris line though.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#128 2020-01-28 03:16:21

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

Re: January 2020 Screenshots Thread

Happy Tuesday ....
2020-01-28-001020-S11.jpg
Boring ... I know but it's me.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#129 2020-01-28 03:27:17

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: January 2020 Screenshots Thread

^ 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-

Hicks wrote:

It's a bug hunt.

https://www.youtube.com/watch?v=7R800jPPenI


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#130 2020-01-28 05:13:44

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: January 2020 Screenshots Thread

Sector11 wrote:
Dobbie03 wrote:

https://iili.io/HvzeNR.th.png

I like these simple conky configs.

So simple I can't see them ... ahhhh MPD  smile

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

#131 2020-01-28 14:25:49

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

Re: January 2020 Screenshots Thread

hhh wrote:

^ Yes, that's you. Your typical, boring xenomorph.
-edit-

Hicks wrote:

It's a bug hunt.

Hmmmm!  I shall meditate on it .....
2020-01-28-111845-S11.jpg
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
2020-01-28-112657-S11.jpg

Last edited by Sector11 (2020-01-28 14:28:14)


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#132 2020-01-28 17:16:39

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: January 2020 Screenshots Thread

2020-01-27-06-59-27.png

direct link to image

Last edited by PackRat (2020-01-28 17:21:05)


You must unlearn what you have learned.
    -- yoda

Offline

#133 2020-01-29 00:26:26

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: January 2020 Screenshots Thread

PackRat wrote:

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

#134 2020-01-29 02:47:10

PackRat
jgmenu user Numero Uno
Registered: 2015-10-02
Posts: 2,611

Re: January 2020 Screenshots Thread

hhh wrote:
PackRat wrote:

Wait a minute, something's wrong here...

narrows eyes

...

...

THIS IS JUST ANOTHER MAP WITHOUT NEW ZEALAND ON IT!!!!!

squint harder

downunder.png


You must unlearn what you have learned.
    -- yoda

Offline

#135 2020-01-29 03:10:25

hhh
Gaucho
From: High in the Custerdome
Registered: 2015-09-17
Posts: 16,032
Website

Re: January 2020 Screenshots Thread

^ 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...

https://www.nzherald.co.nz/travel/news/ … d=12043611


No, he can't sleep on the floor. What do you think I'm yelling for?!!!

Offline

#136 2020-01-29 04:27:11

Döbbie03
Resident Metalhead
From: New Zealand
Registered: 2015-09-29
Posts: 3,853

Re: January 2020 Screenshots Thread

hhh wrote:

^ 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...

https://www.nzherald.co.nz/travel/news/ … d=12043611


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

#137 2020-01-29 07:10:51

Panikuz
Member
From: Chile
Registered: 2019-12-11
Posts: 10

Re: January 2020 Screenshots Thread

HvW3V1.th.png


Happy new years Friends !

Last edited by Panikuz (2020-01-29 07:17:15)

Offline

#138 2020-01-29 17:45:26

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

Re: January 2020 Screenshots Thread

Clock obsession
RMgiT8Cb.png9lOQjhGb.jpg

Last edited by brontosaurusrex (2020-01-29 22:28:22)

Offline

#139 2020-01-29 19:11:08

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

Re: January 2020 Screenshots Thread

bronto bronto bronto .... that's "A  clock" ...

. . . this is a very small collection of a clock obsession:
2020-01-29-154505-S11.jpg


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#140 2020-01-29 19:38:21

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

Re: January 2020 Screenshots Thread

@Sector11: Link to the middle one? (lua?)

Offline

Board footer

Powered by FluxBB