Conky users? Any preferred tricks, or favorite options?


Recommended Posts

I have seen a few posts in the desktop section from members that use conky, and was just wondering what you like to do with conky. (I have seen weather displayed using special fonts to show conditions, but have never tried it)

Anyhow, mine is nothing fancy. I do extract out the GPU temperature, and have an "if" statement to display my removable USB media if I have it inserted and mounted. I don't use any charting, to keep CPU usage down, but do have a few basic bars.

post-36818-1207876540.png

And the .conkyrc is attached.

.conkyrc.txt

cant edit now :( but i forgot to mention that the wireless signal strength is actually controlled by a script i wrote and a modified webdings font that i put together to have the bars like i wanted. if i could only get that font working in non xft i would be set.

I have seen a few posts in the desktop section from members that use conky, and was just wondering what you like to do with conky. (I have seen weather displayed using special fonts to show conditions, but have never tried it)

Anyhow, mine is nothing fancy. I do extract out the GPU temperature, and have an "if" statement to display my removable USB media if I have it inserted and mounted. I don't use any charting, to keep CPU usage down, but do have a few basic bars.

post-36818-1207876540.png

And the .conkyrc is attached.

Do you know what font "Conky" uses in that screenshot, and if that font is available for windows?

Looking at his .conkyrc file it looks like it is:

Bitstream Vera Sans Mono:size=8

I don't do a lot of fiddling with fonts. By "not a lot", I mean "none". :p

That was whatever font was used in the sample I based mine off of, and since it was acceptable to me, I just left it alone. :unsure:

  • 5 months later...

I've been playing with conky today. I like it fairly simple; just showing me what I need to know -

post-94504-1222026363.jpg

override_utf8_locale yes
 xftfont Nimbus Sans L:size=7
 xftalpha 0.8

 TEXT
 ${offset 240}${color slate grey}UpTime: ${color }$uptime
 ${offset 240}${color slate grey}CPU:${color } $cpu%  ${acpitemp}?C
 ${offset 240}${cpugraph 20,100 000000 ffffff}

 ${offset 240}${color slate grey}MEM: ${color } $memperc%
 ${offset 240}${membar 3,100}
 ${offset 240}${color slate grey}SWAP: ${color }$swapperc%
 ${offset 240}${swapbar 3,100}

 ${offset 240}${color slate grey}ROOT: ${color }${fs_free /}Free
 ${offset 240}${fs_bar 3,100 /}
 ${offset 240}${color slate grey}HOME: ${color }${fs_free /home}Free
 ${offset 240}${fs_bar 3,100 /home}

 ${offset 240}${color slate grey}NET:
 ${offset 240}${color}Up: ${color }${upspeed eth0} k/s
 ${offset 240}${upspeedgraph eth0 20,100 000000 ffffff}
 ${offset 240}${color}Down: ${color }${downspeed eth0}k/s${color}
 ${offset 240}${downspeedgraph eth0 20,100 000000 ffffff} 

 ${offset 240}${color slate grey}TODAY:
 ${offset 240}${color}${font Weather:size=36}${execi 1800 conkyForecast --location=UKXX1640 --datatype=WF}${font}
 ${offset 280}${voffset -30}${execi 1800 conkyForecast --location=UKXX1640 --datatype=HT}
 ${offset 280}${execi 3600 conkyForecast --location=UKXX1640 --datatype=CC}

 ${offset 240}${color slate grey}FORECAST:
 ${offset 240}${color}${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=DW --shortweekday --spaces=17} 
 ${offset 240}${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=HT --refetch --spaces=15}
 ${offset 220}${font Weather:size=30} ${execi 1800 conkyForecast --location=UKXX1640 --startday=1 --endday=2 --datatype=WF --refetch --spaces=2}${font}

The weather stuff is fairly easy to do. I used this guide.

^^^ I like the weather stuff with icons. I have added in a "execi curl" call in my conkyrc to extract temperature data, but I really think that what you have is much better.

  • 4 weeks later...
  • 1 month later...

I'll post what I used to use here, really simple for what I need.

background no
own_window yes
own_window_transparent yes
own_window_type root
own_window_hints undecorate,sticky
double_buffer yes
update_interval 1

use_xft yes
xftfont cure:size=9
xftalpha 1

border_margin 2
border_width 2
alignment bottom_right
gap_x 2
gap_y 2

TEXT
${color 9ACD32}${mpd_smart} ${color #5555FF}(${battery}) ${color orange}${time %D} ${color orange}${time %I:%M%P} ${color 9ACD32}${wireless_link_qual_perc wlan0}%

conky.png

  • 1 month later...
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Well I've done a grand total of nothing, and it now clocks between 2010mhz and 1995mhz (stock is 1710mhz) and hovers around 80c, warmer than it used to, but tolerable clocks seem to have returned. Thanks for all the advice on this thread. Will review the evidence and make a choice.
    • Audacious 4.6.1 by Razvan Serea Audacious is a lightweight, open-source audio player that emphasizes simplicity, performance, and sound quality. Designed for Linux, Windows, and macOS, it supports a wide range of audio formats, internet radio streaming, and playlist management. Users can customize the interface with Winamp-style skins or modern themes, making it flexible for different preferences. Audacious also includes an equalizer, advanced audio effects, and a plugin system for extending functionality. Its low resource usage makes it especially suitable for older computers or users who value efficiency without sacrificing playback quality. Audacious key features: High audio quality – delivers clean, gapless playback with minimal distortion. Wide format support – plays MP3, FLAC, Ogg Vorbis, AAC, WAV, WMA, and more. Internet radio streaming – supports Shoutcast, Icecast, and other online streams. Winamp skin support – classic, nostalgic look for users who prefer the old-school style. Modern GTK-based interface – clean, simple UI with a more modern feel. Customizable themes – change appearance through skins and themes. Advanced playlist management – organize, save, and edit playlists with ease. Equalizer – fine-tune audio output with a built-in graphical equalizer. Audio effects – built-in DSP options like crossfade, replay gain, and more. Plugin system – extend functionality with additional components. File metadata support – displays and organizes music based on tags. Drag-and-drop support – quickly add songs or playlists. Global hotkey support – control playback without switching windows. Bit-perfect output modes – bypass system mixers for pure audio output. ReplayGain support – normalizes track loudness automatically. Cue sheet support – play entire albums from a single audio file with .cue. MPRIS2 integration – integrates with Linux desktop environments for media controls. Advanced resampling options – adjust playback quality with different resampler settings. Gapless playback – seamless transition between tracks encoded properly. Crossfade plugin – blend one song into the next smoothly. Last.fm scrobbling plugin – track listening history online. Remote control support – control Audacious via command-line or scripts. Lyrics plugin – display song lyrics if available. Alarm / timer plugin – start or stop playback at set times. SOX resampler plugin – high-quality resampling for audiophiles. Spectrum analyzer / visualization plugins – visual feedback while playing music. Headphone crossfeed effect – simulates speaker listening for headphones. Customizable buffer size – tweak latency and playback smoothness. Audacious 4.6.1 changelog: Use XDG cache dir to store temporary files (#1817) Accept embedded lyrics in more cases (#1818) Bump .so and plugin ABI versions retrospectively (#1819) Include Georgian translation (#1820) Fix build on systems using musl instead of glibc (#1823) Download: Audacious 4.6.1 | 48.2 MB (Open Source) Download: Portable Audacious 4.6.1 | 69.8 MB View: Audacious Website | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • I really wonder if this has to do with the built in VPN or "private DNS" of browsers that trip up legal requirements like cookie consent and Cloudflare (to avoid all the botnet attacks we get). And BTW some botnets still manage to get past Cloudflare, we are constantly having to tweak it to block malicious traffic that ultimately cause a DDoS.
  • Recent Achievements

    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
    • One Month Later
      agatameier earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      197
    3. 3
      PsYcHoKiLLa
      142
    4. 4
      ATLien_0
      89
    5. 5
      Steven P.
      80
  • Tell a friend

    Love Neowin? Tell a friend!