Windows
1. Go to the "Watch Gallery" by selecting the watch gallery link in order to have a preview of all of our watch models. From this page, use the upper left icon to get there.
2. Select the watch model you are interested in, then click the download link.
3. Now that you have cliked the link to the download area, read the instructions on the left side of the page.
4. Click the download button when your choices are made in order to get the widget you want into your desktop.
5. Install the widget by double clicking the setup file you have just downloaded. During the installation process you have the ability to choose the location where your installation files go. We advise you to keep the default values as they are.
6. The installer will prompt you to run the widget immediately. Choose yes and your watch will be launched then. Next time you want to launch the watch widget, use the Windows Start menu then go to the "Relatime" folder and select "Relatime Watch".
Note : If you already have a watch installed on your desktop and all you want is to install a new skin, then the setup will do this for you. All you have to do is to choose your package as skin_only in the download page.
Warning : If for some reason, you have changed the path of your installation files during the setup of your watch and you want to install a new skin, change the installation path to the folder "skins" during your installation process.
Macintosh
(Coming soon)
Web or Blog
A simple page example :
Create a blank HTML file and call it sample.html then copy the following text into it :
<html>
<head> <title>My web Site</title> </head>
<body link="#000000" bgcolor="#CC0000">
<div>
<embed
src="http://watch.relatime.com/RelatimeWebWatch.swf?
skinName=mono_pink"
width="160" height="160"
wmode="transparent"
type="application/x-shockwave-flash"
quality="best"/>
</div>
</body>
</html>
Now, open this file with an internet browser (You need to have a connection to the internet).
You should see the same running watch as below :
Note: you can manually change your watches sizes by changing the values of the width and height parameters above.