Projects tagged ‘clock’ and ‘gadget’


[12 total ]

1 Users

This Web Gadget is for the Google Homepage, Web-page or blog. It has seven segment display, similar to traditional Digital Clocks in the dashboard. It will also indicate the date and week. This ... [More] Project includes a Simple Hourglass Clock Gadget on the same code. [Less]
Created 12 months ago.

0 Users

Google Gadget for a world clock
Created 11 months ago.

0 Users

An interesting ball clock gadget for your iGoogle homepage.
Created 12 months ago.

0 Users

Clock Gadget, looks like a Clock in Cockpit Dashboard. It is a Mimic of A Flight Chronometer Instrument. It shows Time and Date close to Military Time-Date format. It also has week number and weekday ... [More] display. This Project includes an Analog Bargraph Clock Gadget on the same code. [Less]
Created 12 months ago.

0 Users

The ZOClock (Zero-One Clock) program emulates two-line LED display to show the time in binary form. Many aspects of ZOClock may be tune to good fit your desktop environment. ViewMain window is tiny ... [More] desktop widget. You can customize colors. ZOClock can display popup tip window (on mouse over). You can set up colors, font, kind and format of information. Some examples: Time in AM/PM form: Bigger font, time in 24-hours form and UNIX time: The same as above in hex: You can customize colors: How to read (example) Features (menu overview)You can customize colors, customize format of time, enable/disable and tune tip window, enable always-on-top mode, stick the window (make it unmoveable) and save settings. How to installZOClock built using Qt. So you can run it on all major platforms. To compile you need for C++ compiler, make utility and Qt library (with developers files). Now you may run two commands to compile: qmake and make Test it: ./zoclock And install: sudo make install or just copy zoclock somewhere NOTE: Names of this commands depends of you system, it may be qmake-qt4, nmake, mingw32-make and other. News10 Nov 2009. ZOClock on brothersoft. Thanks the editors for their attention to the project. 23 Aug 2009. ZOClock on softpedia. Thanks the editors for their attention to the project. 15 Jul 2009. ZOClock 1.2.0 has been appended to AUR (ArchLinux User-community Repository). Thanks to pktfagr and all AUR-voters. 12 Jul 2009. Release 1.2.0. ChangesVersion 1.2.0Fix misprints Tooltip initially looks natively Add date on tooltip (configurable) Version 1.1.0Add hours-modes (1-12, 1-12+am/pm, 0-23) Add tooltip (Thanks to Dmitry Shulgachik for ideas, tests, patches and discassions) Add menu items to setup tooltip window Refactor code, make it better for reading and understand Add not empty install target to zoclock.pro/Makefile Version 1.0.1Add "always on top" control Minor and cosmetic fixes Do you know?Style of the application can be specified, using the -style command-line option. Try command zoclock -style plastique. Try -style motif, cde, windows, cleanlook... The complete list of available styles depends on you Qt installation. Some settings can be edit in file zoclock.h. Some X11 window managers are ignore "always on top" property of window. See the documentation on your WM. [Less]
Created 4 months ago.

0 Users

.gadget-title { margin-bottom: 2px; } function resizeIframeHandler(opt_height) { var elem = document.getElementById(this.f); if (!elem) return; if (!opt_height) { elem.style.height = ... [More] undefined; } else { opt_height = Math.max(10, opt_height); elem.style.height = opt_height + 'px'; } } gadgets.rpc.register("resize_iframe", resizeIframeHandler); gadgets.rpc.register('set_title', function(title) { var elem = document.getElementById(this.f + '_title'); if (elem) { elem.innerHTML = gadgets.util.escape(title); } }); Simply display date/time on your iGoogle, Gmail Sidebar. [Less]
Created 8 months ago.

0 Users

This can be used to preset Five Alarms with a small text memo, The Alarm will remind after set time elapses with musical sounds. It also shows the Time and date. The Alarms once set, repeat every day. ... [More] When the user visits the page containing this gadget, it reminds him of the missed memos for the past three hours. Web Gadget for Google Homepage or Website. [Less]
Created 12 months ago.

0 Users

A Javascript implementation of a binary clock
Created 11 months ago.

0 Users

Pendulum Clock Gadget for the Google Personalized Homepage and Google Desktop.
Created 12 months ago.

0 Users

Latest in my line of Time and Date Google homepage Gadgets, this one will hopefully be the best yet.
Created 11 months ago.