Cloxten is a digital alarm clock and counter. It is able to execute a variety of events and actions at set times, such as send messages, play sounds or music, show a reminder window, open a file, or execute a program.
| Tags | Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Linux |
| Implementation | Object Pascal |
Recent releases


Changes: In this version, wizard forms were fully implemented, including help texts, integration with the rest of the code, as well as some other features and minor bugfixes.


Changes: In the Update function, the WGET_BIN variable is no longer post-declared, as it was causing exceptions or erroneous reports. The program no longer always reports that newest version is already in use even if a newer release is out.


Changes: This release has the beginnings of locales support (not finished yet). All translatable strings were placed together in one file. The initialization is more efficient becouse no external program path is searched on start up. Some minor bugs were fixed.


Changes: This release corrects some bugs in version 0.1.5. A bug in which the wget binary PATH was not assigned to the WGET_BINARY variable was fixed. A problem with counter activation when the time increment was previously set to minute in the main window was fixed.


Changes: This version adds a configuration wizard, a log form, and a 'Check for update' function (requires wget). It also adds the Loki Setup installer for tar.gz, RPM, and Debian packages, as well as some code corrections.