You are not logged in.
Offline
...
EDIT: Ummmmm "fanless" ?
{snip}
Yes, fanless - no fan.
Sweet looking little rig there
sensors doesn't show anything about CPUs at all:
This is your CPU.
Yes I know. What I meant is mine, an AMD, does show 'individual" CPU temps like your Intel does.
Sorry for the misunderstanding.
And for that reason I use:
CPU ${exec sensors | grep -n 'Tctl' | awk -F'+' '{print $2}' | awk -F'.' '{print $1}'}°\ 2026·04·11 @ 11:17:54 ~
$ sensors | grep -n 'Tctl' | awk -F'+' '{print $2}' | awk -F'.' '{print $1}'
35I really should get an Intel - maybe
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
unklar wrote:@Sector11
Hello, my friend.
Check this out on my 'fanless' computer and @Olgmen's Conky.Simply Awesome - Exactly what I was looking for to work my steampunk network speed conky!
I might have a conky you'd be interested in, Steampunk . or at least mechanical:
It's a highly modofied one from:
# written by easysid
# Sun, 20 Oct 2013 10:44:04 IST
Here's easysids almost done version on youtube:
https://www.youtube.com/watch?v=WfM8ReK80Rk
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
RadioTray-NG - Now Playing
SACAD (Smart Automatic Cover Art Downloader)
You can download the latest version sacad 3.0.0 here:
https://github.com/desbma/sacad/releases/tag/3.0.0
If people would know how little brain is ruling the world, they would die of fear.
Offline
RadioTray-NG - Now Playing
SACAD (Smart Automatic Cover Art Downloader)
You can download the latest version sacad 3.0.0 here:
https://github.com/desbma/sacad/releases/tag/3.0.0
This is not a conky
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
^ SACAD is integrated into my radiotray-ng-sacad conky script:
https://forums.bunsenlabs.org/viewtopic … 42#p149742
If people would know how little brain is ruling the world, they would die of fear.
Offline
And for that reason I use:
CPU ${exec sensors | grep -n 'Tctl' | awk -F'+' '{print $2}' | awk -F'.' '{print $1}'}°\
^^and, my misunderstanding was that you forgot that
![]()
I really should get an Intel - maybe
Don't do that, it will just cost unnecessary money and it won't change much. ![]()
Offline
^ SACAD is integrated into my radiotray-ng-sacad conky script:
https://forums.bunsenlabs.org/viewtopic … 42#p149742
Unfortunately, unlike the 'old' audacious-stream-swiss-pop script, this doesn't work. The log says:
error: invalid value 'la lune' for '<SIZE>': invalid digit found in string
For more information, try '--help'.and
error: invalid value 'www.radioswisspop.ch' for '<SIZE>': invalid digit found in string
For more information, try '--help'.Sagad-3.0.0 is in use.
Offline
How to install SACAD?
1) You can download the latest version sacad_3.0.0_linux_x86_64.tar.gz here:
https://github.com/desbma/sacad/releases/tag/3.0.0
2) Right click on ~/Downloads/sacad_3.0.0_linux_x86_64.tar.gz > Extract Here
3) Open folder ~/Downloads/sacad_3.0.0_linux_x86_64
4) Copy/Paste file sacad to /usr/local/bin
Done.
Open terminal:
$ sacad "metallica" "master of puppets" 600 AlbumArt.jpgOpen your file manager and check if AlbumArt.jpg is there:
Note *
The radiotray-ng-sacad script is written for operating systems that use the PulseAudio sound server.
Otherwise, it is necessary to replace the test1 and test2 lines (Artist and Title).
EDIT
Audacious makes things easier because it has its own commands for the Artist and Title:
https://forums.bunsenlabs.org/viewtopic … 93#p149793
test1=$(audtool current-song-tuple-data title | awk -F' - ' '{print $1}')
test2=$(audtool current-song-tuple-data title | awk -F' - ' '{print $2}')Last edited by marens (Today 14:26:59)
If people would know how little brain is ruling the world, they would die of fear.
Offline
Based on the 'Grimm Fairy Tale', who is the fairest in the land?
The differences between the weather sites are striking (well, not everyone can tell the location)
Well, lucky you, not everytone can pick and choose what weather they want for today. ![]()
2026·04·12 @ 10:33:32 ~
$ bsas
Weather report: buenos aires
\ / Sunny
.-. 19 °C
― ( ) ― ↓ 6 km/h
`-’ 10 km
/ \ 0.0 mm 2026·04·12 @ 10:35:54 ~
$ wea
Weather:
Report: temperature: 20.47 C (69 F) conditions: clear sky wind: from SW at
1.6 m/s (6 km/h, 4 mph). Gusting to 1.6 m/s (6 km/h, 4 mph)
cloud cover: 2% humidity: 61% pressure: 1016 mb (34 in)
Locale: Buenos aires, Argentina current time: Sun 12 Apr 2026 10:36:02 AM
Source: OpenWeatherMap.org
2026·04·12 @ 10:36:02 ~
$ But I can too, phone says: 20°
Conky and remind: https://ibb.co/tPCjZhyk
Debian 12 Beardog, SoxDog and still a Conky 1.9er
Offline
^^@marens,
it was and is done just as you say:
$ sacad "metallica" "master of puppets" 600 AlbumArt.jpg
error: invalid value 'master of puppets' for '<SIZE>': invalid digit found in string
For more information, try '--help'.Offline