Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
Based off of Michael Long's aeroG digiclock:

Coming Soon: (I hope)
- changable font sizes, colors (by menu, not by theme files and RGB codes)
- multiple styles to choose from
- analog clock with changable faces
- changable formats of output; change the time output, day format, date, etc.

Ratings & Comments

2 Comments

Bl33M

#!/usr/bin/superkaramba #---------------------------------------# # NEW TimeClock Applet by Chris Heap # # based off of aeroG's digiclock # # Changes: # # - Added day and date # # Todo: # # - Analog clock :) # #---------------------------------------# KARAMBA X=125 Y=125 W=220 H=120 LOCKED=true INTERVAL=100 text x=29 y=10 sensor=program program="/bin/date +%I:%M:%S%p" fontsize=14 font="Arial Black" color=155,155,155 INTERVAL=100 text x=28 y=9 sensor=program program="/bin/date +%I:%M:%S%p" fontsize=14 font="Arial Black" color=255,255,255 INTERVAL=100 text x=23 y=23 sensor=program program="/bin/date +%A\ \ %D" fontsize=10 font="Arial Black" color=255,255,255 INTERVAL=100

Bl33M

this is ok... KARAMBA X=125 Y=125 W=220 H=120 LOCKED=true INTERVAL=100 text x=55 y=9 sensor=program program="/bin/date +%R" fontsize=27 font="Arial Black" color=155,155,155 INTERVAL=100 text x=54 y=8 sensor=program program="/bin/date +%R" fontsize=27 font="Arial Black" color=255,255,255 INTERVAL=100 text x=20 y=39 sensor=program program="/bin/date +%A\ \ %x" fontsize=15 font="Arial Black" color=255,255,255 INTERVAL=100

Pling
0 Affiliates
Details
license
version 0.5
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

Other Karamba & Superkaramba:

Evolution Task Theme (for Karamba)
L0rclA5CII
last update date: 22 years ago

Score 5.0

Karambaqua
manor
last update date: 22 years ago

Score 5.0

Karamba Print Queue Monitor
Praxxus
last update date: 22 years ago

Score 5.0

The DarkGirl wallpaper and Karamba theme
xray
last update date: 22 years ago

Score 5.0

TecnoBar for Karamba
ZIOlele
last update date: 22 years ago

Score 5.0

Karamba Ink Level Monitor
Praxxus
last update date: 22 years ago

Score 5.0