24

This collection uses a few geeklets calling various scripts (admittedly in a few different languages).

Firstly the weather is comprised of 3 geeklets:

  • One fetches the current weather image
  • One displays the current weather image
  • One fetches and displays the current weather text

Then the date is printed by a PHP script (only because I wanted the English ordinal suffix without making an external script)

The current time is calculated by a Fuzzy Clock implementation written in Ruby (because I based it off another script I found).

Finally, the currently playing iTunes song is shown via an app called Bowtie with a theme I altered.

The final result is something like this:


Geeklet files to download

Comments

Log in to comment or register here.