Qlock word clock now available in Transparency!

  Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Post Reply
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Thumbs Up  Qlock word clock now available in Transparency! Post: #1
Qlock

thanx to donabi for the initial code and Amet who coded it into a script allowing easy translations,
a new eyecandy feature is now included in the svn version of T!

steps to get it to work:
- download the script here: http://mirrors.xbmc.org/addons/dharma/script.qlock/
- enable it in Skin Settings > Scripts > Enable Qlock script
- navigate to the Weather button on the Home Menu.


result:

[Image: qlock1.jpg]
english layout


[Image: qlock2.jpg]
dutch layout


translations
the clock is currently available in English, Italian, Serbian, French, German and Dutch.
if you're willing to translate it to another language, that would be very much appreciated!

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
(This post was last modified: 2011-01-16 16:09 by ronie.)
find quote
Jezz_X Offline
Team-XBMC Skinner
Posts: 5,264
Joined: Jun 2006
Reputation: 55
Location: Earth
Post: #2
Nice ronie

Skins I have done....
[Image: skinsq.png]
And others in the past...

Want to know what I'm working on currently? Check me out on Google+
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #3
Jezz_X Wrote:Nice ronie

cheers mate.
think you deserve some credits as well for the skin code. ;-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
donabi Offline
Senior Member
Posts: 295
Joined: Apr 2006
Reputation: 3
Location: germany
Post: #4
To make translation a bit easier, i made a printable Grid.
Just print it out and put in the Letters of your Language.

[Image: photo-133-f852ccf3.jpg]

After that it should be quite easy to fill the corret Gridnumbers into the xml.

http://www.xbmcnerds.com - german xbmc community
find quote
humferier Offline
Member
Posts: 86
Joined: Oct 2009
Reputation: 3
Location: Belgium
Post: #5
ronie Wrote:translations
the clock is currently available in English, Italian, Serbian and Dutch.
if you're willing to translate it to another language, that would be very much appreciated!

French translation suggested in the thread of the script
[Image: 8zlg08.jpg]

My name is Erier, Humf Erier
[Image: double0smile.gif]
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #6
humferier Wrote:French translation suggested in the thread of the script

thanx! i'll ask Amet to add the french layout.xml to the script. :-)

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #7
[Image: photo-115-667f6d2c.png]

example of the german clock.
it just needs to be converted to layout.xml

any takers?

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #8
possible to have it on all Home screens? even if its manual c/p effort Smile

EDIT: French layout added

Cheers,
amet


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
(This post was last modified: 2011-01-11 12:52 by amet.)
find quote
ronie Offline
Team-XBMC Member
Posts: 8,258
Joined: Jan 2009
Reputation: 108
Post: #9
Amet Wrote:possible to have it on all Home screens?
i'm open to suggestions...would like to hear what everyone thinks.
when and where to show the clock...

for now, i just picked the weather button,
as weather & time info seems logic combination to me somehow.

Amet Wrote:even if its manual c/p effort Smile

Includes.xml, remove this line:
Code:
<visible>Container(5040).HasFocus(10)</visible>

Always read the XBMC online-manual, FAQ and search the forum before posting.
Do not PM or e-mail XBMC-Team members directly asking for support. Read/follow the forum rules.
For troubleshooting and bug reporting please make sure you read this first.
find quote
amet Offline
I wave my private parts at your aunties!
Posts: 3,486
Joined: Jul 2009
Reputation: 18
Location: Novi Sad / Dubai
Post: #10
ronie Wrote:i'm open to suggestions...would like to hear what everyone thinks.
when and where to show the clock...

for now, i just picked the weather button,
as weather & time info seems logic combination to me somehow.

I only ever look at weather when I am leaving the house, at which point I am probably late already Smile

ronie Wrote:Includes.xml, remove this line:
Code:
<visible>Container(5040).HasFocus(10)</visible>

thanks mate


Always read the XBMC_Online_Manual,Frequently_Asked_Questions and search the forum before posting.
For troubleshooting and bug reporting use -> Log_file.
find quote
Post Reply