Description: ^_^ ; This Conky Based on True Story ; ^_^ ##### Quad Core Conky #### You need to install Conky Lua in Arch Linux install it from yaourt and if you can not install toluapp download it from chakra repository
=======================
extract the file in your Home Folder and run it using conky -c /home/yourname/Zrradia_conky/conkyrcop
لعيون زرادية اسطورة الجراديةLast changelog:
Fix Core Usage ... Thanx to teodorescup for his note
Just a heads up, "${cpu cpu0} is the total usage, and ${cpu cpuX} (X >= 1) are individual CPUs." and not "CORE1".
From http://conky.sourceforge.net/variables.html
Thank you for correction ....
i'm confused when i do this because of
${execi 30 sensors | grep 'Core 3' | awk '{print $3}' | sed 's/+//' | sed 's/\.0//g'}
this is the last core temperature if i changed Core 3 to Core 4 the core temp will not shown in conky .. so it must from Core 0 to Core 3 .. Please Correct me if i'm wrong
================================
i will update the files & re-upload it now
================================
Sorry for my English if there any mistakes
Ratings & Comments
2 Comments
Just a heads up, "${cpu cpu0} is the total usage, and ${cpu cpuX} (X >= 1) are individual CPUs." and not "CORE1". From http://conky.sourceforge.net/variables.html
Thank you for correction .... i'm confused when i do this because of ${execi 30 sensors | grep 'Core 3' | awk '{print $3}' | sed 's/+//' | sed 's/\.0//g'} this is the last core temperature if i changed Core 3 to Core 4 the core temp will not shown in conky .. so it must from Core 0 to Core 3 .. Please Correct me if i'm wrong ================================ i will update the files & re-upload it now ================================ Sorry for my English if there any mistakes