Home

Awesome

<div align="center"> <image src="icon.png" height="100"/>

Chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!

alt text

tests codecov Codacy Badge <a href="https://hosted.weblate.org/engage/chrono/"> <img src="https://hosted.weblate.org/widget/chrono/app/svg-badge.svg" alt="Translation status" /> </a> <span class="badge-patreon"><a href="https://patreon.com/vicolo" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-orange.svg" alt="Patreon donate button" /></a></span>

<a href="https://hosted.weblate.org/engage/chrono/"> <img src="https://hosted.weblate.org/widget/chrono/app/287x66-grey.png" alt="Translation status" /> </a>

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://gitlab.com/IzzyOnDroid/repo/-/raw/master/assets/IzzyOnDroid.png" alt="Get it on IzzyOnDroid" height=80/> <img src="https://i.ibb.co/q0mdc4Z/get-it-on-github.png" alt="Get it on Github" height=80/>

</div>

Its usable, but still WIP, so you might encounter some bugs. Make sure to test it out thorougly on your device before using it for critical alarms. Feel free to open an issue.

Table of Content

Features

Alarms

Clock

Timer

Stopwatch

Appearance

Platforms

Currently, the app is only available for android. I don't have an apple device to develop for iOS, but feel free to contribute if you want iOS support. The alarm and timer features use android-only code, so that will need to be ported. Everything else should mostly work fine.

Contribute

All contributions are welcome, whether creating issues, pull requests or translations.

Issues

Feel free to create issues regarding any issues you might be facing, any improvements or enhancements, or any feature-requests. Try to follow the templates and include as much information as possible in your issues.

Pull Requests

Pull Requests are highly welcome. When contributing to this repository, please first discuss the change you wish to make via an issue. Also, please refer to Effective Dart as a guideline for the coding standards expected from pull requests.

Translations

You can help translate the app into your preferred language using weblate at https://hosted.weblate.org/projects/chrono/.

<a href="https://hosted.weblate.org/engage/chrono/"> <img src="https://hosted.weblate.org/widget/chrono/app/287x66-grey.png" alt="Translation status" /> </a>

Current progress:

<a href="https://hosted.weblate.org/engage/chrono/"> <img src="https://hosted.weblate.org/widget/chrono/app/horizontal-auto.svg" alt="Translation status" /> </a>

Spread the word!

If you found the app useful, you can help the project by sharing it with friends and family.

Donate

The amount of time I can given to the app is bound by financial constraints. Donations will really help allow me in giving more and more time to the development of this app.

<span class="badge-patreon"><a href="https://patreon.com/vicolo" title="Donate to this project using Patreon"><img src="https://img.shields.io/badge/patreon-donate-orange.svg" alt="Patreon donate button" /></a></span>

Our generous patreons

Development

This app is built using flutter. To start developing:

  1. Follow this guide to install flutter and all required tools.
  2. Run the app by flutter run --flavor dev. For production builds, use flutter build apk --release --split-per-abi --flavor prod.

Todo

Stuff I would like to do soon™. In no particular order:

Screenshots

<p float="left"> <image src="fastlane/metadata/android/en-US/images/phoneScreenshots/1.png" height="400"/> <image src="fastlane/metadata/android/en-US/images/phoneScreenshots/2.png" height="400"/> <image src="fastlane/metadata/android/en-US/images/phoneScreenshots/3.png" height="400"/> <image src="fastlane/metadata/android/en-US/images/phoneScreenshots/4.png" height="400"/> <image src="fastlane/metadata/android/en-US/images/phoneScreenshots/5.png" height="400"/> </p>