You are not logged in.

#1041 2019-01-11 21:09:13

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

Re: Show us your conky

Yea, but not me, Mark Buck wrote those scripts.  big_smile


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1042 2019-01-12 07:18:52

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

Re: Show us your conky

would you share your .deb archive Please? (conkymisc_1.06_all.deb)
I can't find it, the dropbox link is no more available

Offline

#1043 2019-01-13 15:04:55

manuel-909
Member
Registered: 2017-10-09
Posts: 94

Re: Show us your conky

Offline

#1044 2019-01-14 01:25:34

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

Re: Show us your conky

DISCLAIMER:  We at BL do NOT advocate the use of Ubuntu PPA files.

Yup... and the 2013 one is the latest, this is the direct link to: conkymisc_1.06_all.deb, the one I use.

DISCLAIMER:  We at BL do NOT advocate the use of Ubuntu PPA files.

Now just so everyone here knows:  I helped Mark beta test most of these, not the Google stuff though, I don't Google.  These are all "python scripts" you can also grab the .dsc and tar.gz file if you want.  All scripts are in plain text just like Teo's bash scripts for weather.

The .dsc file says:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.0
Source: conkymisc
Binary: conkymisc
Architecture: all
Version: 1.06
Maintainer: Mark Buck (Kaivalagi) <m_buck@hotmail.com>
Standards-Version: 3.8.0
Build-Depends: cdbs (>= 0.4.49), debhelper (>= 5.0.38), python-central (>= 0.5.6), python
Checksums-Sha1: 
 97e1dd88cdd838d4095ddbb8280d4b7bc87bc8ff 106221 conkymisc_1.06.tar.gz
Checksums-Sha256: 
 bd2888b9c37c0c456cf5b27100a65e0d8cf524ea43e6dae28e752b8cf436dd94 106221 conkymisc_1.06.tar.gz
Files: 
 6a66359fb4e7c0aa6fdaa2eee33cef2a 106221 conkymisc_1.06.tar.gz
Python-Version: current

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQEcBAEBAgAGBQJNf7KBAAoJEGRvkJ5B7VE4yXgH/j08PRXIxS8Hzzz9laN0PfRp
2PyDMq6hrxdd8vw9AuoDFSBhG9RUKUcYDXa099kSLc4abyZw/gzbjo8KmGdcevjq
py9j4Mnkz9ASh37CsjypgfduZghXA8CmjFtWOG7lEA7i5Pnd88XTBNMg6Kq2YhIZ
bFxV/AmIYBlO46A9aXyDIrIMZaXERs+NVybaRzpVV1clQFclzTkl8GoEzfkiqbov
wCJqzOtpxkS2W/7EkT1pahVSeNVE7r/+CLrKu2da0lXA4bPA+Kv49zWJuQvXX3P5
z3fGYigKnl2Voi08j46+h6YcinGU+Y6rG8xy7gL/Ey8ZE3DQaeIgv8bu8pmLmCk=
=8ft8
-----END PGP SIGNATURE-----

I have used most of them with #! to its end and on BL ever since.  Some like miscText are no longer needed as it is now built into conky but ... leads one to ponder....

DISCLAIMER:  We at BL do NOT advocate the use of Ubuntu PPA files.

Last edited by Sector11 (2019-01-15 19:34:22)


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1045 2019-01-15 11:24:54

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

Re: Show us your conky

Thanks a lot my friend
Joconde
big_smile

Last edited by ragamatrix (2019-01-15 11:25:27)

Offline

#1046 2019-01-15 19:24:59

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Show us your conky

^ heh, for a moment i thought that was Dobbie03
:kiss:

Offline

#1047 2019-01-15 19:37:33

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

Re: Show us your conky

ragamatrix wrote:

More than welcome my friend.

ohnonot wrote:

^ heh, for a moment i thought that was Dobbie03
:kiss:

Better not be "she" just winked at me.


Debian 12 Beardog, SoxDog and still a Conky 1.9er

Offline

#1048 2019-01-16 10:11:36

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

Re: Show us your conky

Harold

Offline

#1049 2019-01-21 14:21:54

S7.L
Member
Registered: 2018-09-16
Posts: 338

Re: Show us your conky

Some conky configs im using for Dwm

Desktop conky ?

conky.config = {
    alignment = 'tr',
    background = false,
    border_width = 1,
    cpu_avg_samples = 2,
    default_color = '#459AFF',
    default_outline_color = 'yellow',
    default_shade_color = 'white',
    double_buffer = true,
    draw_borders = false,
    draw_graph_borders = true,
    draw_outline = false,
    draw_shades = false,
    use_xft = true,
    font = 'profont:size=10',
    gap_x = 10,
    gap_y = 20,
    minimum_height = 5,
    minimum_width = 5,
    net_avg_samples = 2,
    no_buffers = true,
    out_to_console = false,
    out_to_stderr = false,
    extra_newline = false,
    own_window = true,
    own_window_class = 'Conky',
    own_window_type = 'override',
    own_window_argb_visual = true,
    own_window_argb_value = 20,
    stippled_borders = 0,
    update_interval = 1.0,
    uppercase = false,
    use_spacer = 'none',
    show_graph_scale = false,
    show_graph_range = false
}

conky.text = [[

M Y  K E Y S ${hr}
Mod1-p ${alignr}- open dmenu
Mod1-Shift-return ${alignr}- open terminal
Mod1-w ${alignr}-open web browser
Mod1-e ${alignr}-open text editor

D W M  K E Y S ${hr}
Mod1-t ${alignr}- tiled layout
Mod1-m ${alignr}- monocle layout
Mod1-f ${alignr}- floating layout
Mod1-space ${alignr}- toggle layouts
Mod1-Shift-space ${alignr}- toggle window layout 
Mod1-Shift-c ${alignr}- close focused window
Mod1-j ${alignr}- focus next window
Mod1-k ${alignr}- focus previous window
Mod1-i ${alignr}- increment master
Mod1-d ${alignr}- decrement master 
Mod1-l ${alignr}- increase master area size
Mod1-h ${alignr}- decrease master area size
Mod1-Return ${alignr}- zoom
Mod1-Shift-[1..n] ${alignr}- apply tag to window
Mod1-[1..n] ${alignr}- view tag
Mod1-Tab ${alignr}- toggle tags 
Mod1-Shift-0 ${alignr}- apply all tags to window
Mod1-Control-Shift-[1..n] ${alignr}- toggle tag n
Mod1-Control-[1..n] ${alignr}- banish tags
Mod1-Shift-q ${alignr}- quit dwm
Mod1-b ${alignr}- toggle the top bar
Mod1-Button1 ${alignr}- move window
Mod1-Button2 ${alignr}- toggle layout
Mod1-Button3 ${alignr}- resize window

C P U  T E M P S ${hr}
${execi 5 sensors | tail -n12 | head -n1 | cut -c 1-22  | sed -n p}
${execi 5 sensors | tail -n11 | head -n1 | cut -c 1-22  | sed -n p}
${execi 5 sensors | tail -n10 | head -n1 | cut -c 1-22  | sed -n p}
${execi 5 sensors | tail -n9 | head -n1 | cut -c 1-22  | sed -n p}

G P U  T E M P S ${hr}
${execi 5 sensors | tail -n5 | head -n1 | cut -c 1-22  | sed -n p}
${execi 5 sensors | tail -n4 | head -n1 | cut -c 1-22  | sed -n p}
${voffset 300}
]];

Status bar conky, this is piped to dwm status bar and uses font awesome...

conky.config = {
out_to_console = true,
out_to_x = false,
background = false,
update_interval = 2,
total_run_times = 0,
use_spacer = 'none',
};
conky.text = [[
:: ${font FontAwesome:size=12} $memperc% ($mem) :: ${font FontAwesome:size=12} ${totaldown wlp7s0b1}\
 - ${font FontAwesome:size=12} ${totalup wlp7s0b1} :: ${font FontAwesome:size=12} ${time %R}
]];

Screenshot..

2019-01-22-000702_1366x768_scrot.th.png


EDIT::UPDATE for the dwm conky status bar.

conky.config = {
out_to_console = true,
out_to_x = false,
background = false,
update_interval = 2,
total_run_times = 0,
use_spacer = 'none',
};
conky.text = [[
${font FontAwesome:size=12}::  ${cpu cpu0}% \
:: ${font FontAwesome:size=12} $memperc% ($mem) :: ${font FontAwesome:size=12} ${totaldown wlp7s0b1}\
 - ${font FontAwesome:size=12} ${totalup wlp7s0b1} :: ${font FontAwesome:size=12} ${time %R} ::
]];

Last edited by S7.L (2019-01-27 16:17:29)

Offline

#1050 2019-02-06 17:12:45

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

Re: Show us your conky

Hi

I'm looking for

audio_spectrum.lua

Can someone help me out?  Unfortunately it is no longer available here.  @loutch ?

Thanks

Offline

#1051 2019-02-13 15:30:37

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

Re: Show us your conky

^ OK, actually it was my intention to "abuse" the code published by @loutch to radiotray.  big_smile

But as an old man the template (410x108) is too small for me. hmm  That's why I was looking for ways to enlarge it and used @ragamatrix his script.

The result is (450x140):
2019-02-12-19-10-59_scrot.th.png antVor.th.png bre1.th.png

As a gag/gimmick I wanted to use the audio_spectrum script here.  atVor3.th.png

Unfortunately @loutch still hasn't read it...  I hope he still does.    O:)

Offline

#1052 2019-02-13 19:55:45

ohnonot
...again
Registered: 2015-09-29
Posts: 5,592

Re: Show us your conky

^ shouldn't that read "Vorarlberg"? neutral

Offline

#1053 2019-02-13 20:51:33

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

Re: Show us your conky

Offline

#1054 2019-02-16 11:59:21

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

Re: Show us your conky

a first test, oh man, I'm glad  big_smile
2019-02-16-12-53-45_scrot.th.png

Now I have to go...

Offline

#1055 2019-02-17 10:24:52

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

Re: Show us your conky

2019-02-16-21-05-31_scrot.th.png 2019-02-16-21-11-14_scrot.th.png

^ then it was quite simple   wink

- at first, I had found what I was looking for in an Italian ubuntu forum. These configuration files (audio_spectrum.lua  .etc) are not sufficient. Finally I found the complete archive of @wlourf here.

In the README it is excellently explained.
- finally, the libraries impulse.so and libimpulse.so throws a
32CLASS error

Traceback (most recent call last):
  File "impulse.py", line 11, in <module>
    import  impulse
ImportError: /home/unklar/.conky/radiotray/audio_spectrum1.2/impulse.so: wrong ELF class: ELFCLASS32

and you have to use the ones in the package
impulse-0.5.5-screenlet-x86_64.tar.gz
(impulse-0.5.5-screenlet-x86.tar.gz is for 32bit machines)

Many thanks to @loutch and @ragamatrix for your ideas.   big_smile

Attention, this is conky version 1.9

Last edited by unklar (2019-07-17 08:04:38)

Offline

#1056 2019-02-22 03:00:18

MaDscntist
Member
Registered: 2019-02-22
Posts: 11

Re: Show us your conky

manuel-909 wrote:

unklar what are you using for? place="4787519" i change to metric seems working i can not change gust give me mph....
https://cdn.scrot.moe/images/2018/03/09/2018-03-09-09-41-49_scrot.th.png

I like that weather conky. if you can share to me Thank you

Offline

#1057 2019-03-17 13:22:08

McChicken
New Member
Registered: 2019-03-15
Posts: 3

Re: Show us your conky

Hi All,

I'm quite new to BunsenLabs but come from a heavy Arch background.

Still setting everything up but thought I'd share this conky so far.

2019-03-17--1552826098_1366x768_scrot.th.png

--Mod Edit -- Fixed the link for you wink

Last edited by damo (2019-03-17 15:06:13)

Offline

#1058 2019-03-17 14:03:02

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Show us your conky

^ Are you aware you can post a linked thumbnail? Just scroll down the embed codes below your image.


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#1059 2019-03-17 14:39:58

McChicken
New Member
Registered: 2019-03-15
Posts: 3

Re: Show us your conky

Sorted thanks!

Offline

#1060 2019-03-17 15:07:20

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: Show us your conky

McChicken wrote:

Sorted thanks!

Not quite wink  Click "Edit" on your post to see the thumbnail code


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

Board footer

Powered by FluxBB