HOME | DD

Published: 2012-08-30 22:53:03 +0000 UTC; Views: 44009; Favourites: 99; Downloads: 8220
Redirect to original
Description
Simple conky clockSome code from [link]
Shows current time, as well as the system's uptime.
Rate, Comment, and Fave!
Related content
Comments: 31
KaelNadir [2023-01-27 08:51:57 +0000 UTC]
π: 0 β©: 0
eternalliving [2020-12-31 00:16:43 +0000 UTC]
π: 0 β©: 0
r4c00nl1f3 [2016-08-21 20:30:16 +0000 UTC]
Alright, so it works perfectly. However, the documentation on Conky is hell. Turns out that the new Conky > 1.9 has new syntax and I tried to adapt it w/o success. Use 1.9 with lua support github.com/brndnmtthws/conky/r⦠. Also, in .clock_rings.lua it is written /home/karl change this to ~/ to point to your home. Afterwards, follow the readme and voila! Happy hacking! p.s. is there any license for this or cc0 with gplv3 for code? Great work!
π: 0 β©: 0
r4c00nl1f3 [2016-08-20 12:23:57 +0000 UTC]
$ conky -c .conkyrc
conky: Syntax error (.conkyrc:2: unexpected symbol near '#') while reading config file.
conky: Assuming it's in old syntax and attempting conversion.
conky: desktop window (600017) is subwindow of root window (c1)
conky: window type - normal
conky: drawing to created window (0x1400002)
conky: drawing to double buffer
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
conky: llua_do_call: function conky_clock_rings execution failed: attempt to call a nil value
π: 0 β©: 0
PerlinNoise [2016-04-03 12:30:59 +0000 UTC]
Do the seconds of this clock move smooth? Or does it do click, click, click?
π: 0 β©: 0
Crime-Dog [2013-03-04 10:51:20 +0000 UTC]
nice one , I have used it ay desktop screenshot [link]
π: 0 β©: 1
1inux In reply to Crime-Dog [2013-03-04 19:48:47 +0000 UTC]
Thanks man! Nice screenshot btw.
π: 0 β©: 0
1inux In reply to wifixcort [2013-01-15 22:14:44 +0000 UTC]
Thanks man, glad you like it!
π: 1 β©: 0
Youmy001 [2012-11-20 04:16:45 +0000 UTC]
Nice work. It has exactly the style I was looking for, but how can I move it toward the left side of the screen?
π: 0 β©: 1
1inux In reply to Youmy001 [2012-11-20 21:06:55 +0000 UTC]
thanks man! Ok, in .conkyrc file, there are two variables 'gap_x' and 'gap_y', these two control the coordinate position of the conky window on the screen. If you cannot move the the conky clock, the [invisible] window in which conky is displayed is touching the edge of the screen, and it cannot be moved offscreen. If this happens, you will have to make the window smaller (size variables near the top), and then change the position of it. Hope this helps.
π: 0 β©: 0
amtrix1492 [2012-11-09 19:46:36 +0000 UTC]
ciao, bello
si puo' mostrare uptime con minuti e secondi ?
π: 0 β©: 1
1inux In reply to amtrix1492 [2012-11-15 21:40:41 +0000 UTC]
sì, si poteva, l'anello più esterno indica il tempo di attività (penso di set di anello in modo che un giro dell'anello è di 10 ore). Se si vuole, è possibile creare due anelli supplementari (minuti e secondi) per tempi di attività e impostare entrambi a 60.
Ci dispiace per il mio italiano, sto utilizzando Google Translate.
π: 0 β©: 0
LovelyBacon [2012-08-30 23:18:04 +0000 UTC]
this looks nice, been looking for something like this..
π: 0 β©: 1
Allucard9 In reply to 1inux [2012-08-30 23:23:32 +0000 UTC]
you're welcome bro, Keep it up the good work
π: 0 β©: 0