Name | Modified | Size | Downloads / Week |
---|---|---|---|
README.txt | 2018-11-29 | 1.2 kB | |
safe_clock-1.2.0.tar.bz2 | 2018-11-27 | 807.5 kB | |
safe_clock-1.1.0.tar.bz2 | 2018-11-25 | 802.5 kB | |
safe_clock-1.0.0.tar.bz2 | 2018-11-24 | 800.4 kB | |
Totals: 4 Items | 2.4 MB | 0 |
General notes: ============== * SafeClock is currently available for the following operating systems: GNU/Linux with kernel 3.x.x or higher. * Configuration file(s) are located in the following folder: ~/.safe_clock Hidden features: ================ * Double click form to change to fullscreen mode. * You can run via command line and load with configuration by running: safe-clock <config_filename> Example: safe-clock utc or safe-clock /path/to/config.file Release notes: ============== v1.2.0: (2018-11-27) ------- * Added full screen mode, added option to choose font and size. * Added auto DST option, when enabled DST settings are applied according to the date provided * Possibility to load files from command line by specifying its name only: 'safe-clock utc' instead of 'safe-clock /home/user/.safe_clock/utc.config' * Improved support for multiple translations. * Small fixes and improvements. v1.1.0: (2018-11-25) ------- * Changed method of counting time: In the previous version it was affected by changes on the system clock. Now it is not affected anymore after the clock is started. v1.0.0: (2018-11-24) ------- * First release!