Simple-Clock/README.md

36 lines
2.0 KiB
Markdown
Raw Normal View History

2018-02-28 00:05:32 +01:00
# Simple Clock
2020-03-22 15:15:45 +01:00
<img alt="Logo" src="fastlane/metadata/android/en-US/images/icon.png" width="120" />
2018-02-28 00:02:08 +01:00
2018-03-11 21:24:22 +01:00
The app has multiple functions related to timing.
At the clock you can enable displaying times from other timezones, or use the simple, but customizable clock widget. The text color of the widget can be customized, as well as the color and the alpha of the background.
The alarm contains all the expected features as day selecting, vibration toggling, ringtone selecting, snooze or adding a custom label.
With the stopwatch you can easily measure a longer period of time, or individual laps. You can sort the laps by lap time, it contains optional vibrations on button presses too, just to let you know that the button was pressed, even if you cannot look at the device.
You can easily setup a timer to be notified of some event. You can both change its ringtone, or toggle vibrations.
2022-06-20 22:20:28 +02:00
Additional features include for example preventing the device from falling asleep while the app is in foreground.
2018-03-11 21:24:22 +01:00
Contains no ads or unnecessary permissions. It is fully opensource, provides customizable colors.
2022-06-20 22:25:23 +02:00
Check out the full suite of Simple Tools here:
2022-06-20 22:20:28 +02:00
https://www.simplemobiletools.com
Facebook:
https://www.facebook.com/simplemobiletools
Reddit:
https://www.reddit.com/r/SimpleMobileTools
2018-02-28 00:02:08 +01:00
2022-04-25 22:27:41 +02:00
<a href='https://play.google.com/store/apps/details?id=com.simplemobiletools.clock'><img src='https://simplemobiletools.com/images/button-google-play.svg' alt='Get it on Google Play' height='45' /></a>
2021-11-08 20:12:08 +01:00
<a href='https://f-droid.org/packages/com.simplemobiletools.clock'><img src='https://simplemobiletools.com/images/button-f-droid.png' alt='Get it on F-Droid' height='45' /></a>
<div style="display:flex;">
2022-06-20 22:20:28 +02:00
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.jpg" width="30%">
<img alt="App image" src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.jpg" width="30%">
</div>