simple-chess-clock
simple-chess-clock copied to clipboard
-
Simple Chess Clock Simple Chess Clock is what its name implies: a chess clock (that's simple!). It aims to be easy to use and easy to read, while also providing some reasonably expected features.
If you experience problems on your device, please visit https://github.com/simenheg/simple-chess-clock to report a bug (click the "Issues" tab).
** Download
#+html:
#+html:
#+html:
** Screenshot [[file:metadata/en-US/images/phoneScreenshots/1.jpg]]
** Modifying/Copying Simple Chess Clock is [[https://www.fsf.org/about/what-is-free-software][free software]]: you can redistribute it and/or modify it under the terms of the [[file:LICENSE][GNU General Public License]] as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
** Helping with translations
#+html:
#+html:
#+html:
You can help translate the app by using the [[https://hosted.weblate.org/projects/simple-chess-clock/][Weblate]] web interface, or by
submitting a pull request directly on GitHub if you prefer.
** Requirements
- Android 5.0+
** Changelog *** 2.12.0 (2022-09-18) - New translation: Icelandic, by Sveinn í Felli. - Target SDK version has been increased from 26 (Android 8.0) to 27 (Android 8.1).
*** 2.11.3 (2022-07-09) - Updated translation: Turkish. - Target SDK version has been increased from 25 (Android 7.1) to 26 (Android 8.0).
*** 2.11.2 (2022-05-15) - Fixed "None" option text in the English version of the app. - Updated translations: French, Italian, and Spanish. - Target SDK version has been increased from 24 (Android 7.0) to 25 (Android 7.1).
*** 2.11.1 (2022-05-07) - The app no longer requires a special wake lock permission for keeping the screen turned on, but uses another technique instead which might also turn out beneficial to CPU and power usage. - Target SDK version has been increased from 23 (Android 6.0) to 24 (Android 7.0).
*** 2.11.0 (2022-05-02) - New translation: Italian. - Updated translations: French and Norwegian Bokmål. - Screens with aspect ratios between 1.86 and 2.1 should no longer have black bars appear at the top or bottom of the screen.
[[NEWS.org][View full changelog]]