View Single Post
eefo's Avatar
Posts: 1,444 | Thanked: 461 times | Joined on Dec 2010 @ pakistan
#3101
Originally Posted by Red_Fox View Post
it's a "cool clock".. no real flip clock

the clock image and widget are 170x412 px

cmd:
Code:
echo -e "`date +'%A, %d %B%n%n'`  "
echo "`date +'<span font=\"monospace bold 90\" color=\"#ffffff\" >%H</span>    <span font=\"monospace bold 90\" color=\"#ffffff\" >%M</span>'`"
hey dude , do we have to copy all of it in add cmd or one by one ?