Desktop Clock: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Software | {{Software | ||
|Picture=Desktop Clock.png | |Picture=Desktop Clock.png | ||
|Version= | |Version=1.0 (Jan 2000) | ||
|Author=[[Goran Ivankovic]] | |Author=[[Goran Ivankovic]] | ||
|License=GNU GPL | |License=GNU GPL | ||
|Download= | |Download=[//hobbes.nmsu.edu/download/pub/os2/apps/clock/dskclk10.zip dskclk10.zip] | ||
[ | |||
}} | }} | ||
Desktop Clock is configurable clock for your Desktop. You can configure date and time display and add your message to display with date and/or time. When started, Desktop clock becomes (and remains) the bottom window - behind all other windows on your Desktop. Click on Desktop clock's area (message text, date or time display), brings Desktop clock to the foreground. | Desktop Clock is configurable clock for your Desktop. You can configure date and time display and add your message to display with date and/or time. When started, Desktop clock becomes (and remains) the bottom window - behind all other windows on your Desktop. Click on Desktop clock's area (message text, date or time display), brings Desktop clock to the foreground. | ||
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx. | Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx. | ||
==Features== | |||
* Various date and time display formats | * Various date and time display formats | ||
* User's message (stopped or scrolling from right to left) | * User's message (stopped or scrolling from right to left) | ||
* Selectable foreground and background color, position, size, font and fontsize | * Selectable foreground and background color, position, size, font and fontsize | ||
==Translations== | |||
* Przemyslaw Pawelczyk translated Desktop Clock to Polish | * Przemyslaw Pawelczyk translated Desktop Clock to Polish | ||
* Björn Söderström translated Desktop Clock's manual to Swedish | * Björn Söderström translated Desktop Clock's manual to Swedish | ||
== | ==Links== | ||
* [http://web.archive.org/web/20120622023534/http://www.os2world.com/goran/zip/dskclksw.zip Swedish manual translation dskclksw.zip (7 kb)] | * [http://web.archive.org/web/20120622023534/http://www.os2world.com/goran/zip/dskclksw.zip Swedish manual translation dskclksw.zip (7 kb)] | ||
* [https://github.com/OS2World/APP-CLOCK-DeskClock Source code GIT] | * [https://github.com/OS2World/APP-CLOCK-DeskClock Source code GIT] | ||
[[Category:Clocks]] | [[Category:Clocks]] |
Revision as of 04:02, 18 March 2020
Desktop Clock | |
---|---|
![]() | |
Version | 1.0 (Jan 2000) |
Vendor | |
Author | Goran Ivankovic |
License | GNU GPL |
Download | dskclk10.zip |
Website |
Desktop Clock is configurable clock for your Desktop. You can configure date and time display and add your message to display with date and/or time. When started, Desktop clock becomes (and remains) the bottom window - behind all other windows on your Desktop. Click on Desktop clock's area (message text, date or time display), brings Desktop clock to the foreground.
Source code is included. To modify source, you need DrDialog, a visual programming environment for Rexx.
Features
- Various date and time display formats
- User's message (stopped or scrolling from right to left)
- Selectable foreground and background color, position, size, font and fontsize
Translations
- Przemyslaw Pawelczyk translated Desktop Clock to Polish
- Björn Söderström translated Desktop Clock's manual to Swedish