vicolo-dev / chrono

A modern and powerful clock, alarms, timer and stopwatch app for Android!
GNU General Public License v3.0
406 stars 17 forks source link
alarm alarm-clock android clock stopwatch timer
# Chrono ### A modern and powerful clock, alarms, timer and stopwatch app for Android! ![alt text](cover.png) ![tests](https://github.com/vicolo-dev/chrono/actions/workflows/tests.yml/badge.svg) [![codecov](https://codecov.io/gh/vicolo-dev/chrono/branch/master/graph/badge.svg?token=cKxMm8KVev)](https://codecov.io/gh/vicolo-dev/chrono) [![Codacy Badge](https://app.codacy.com/project/badge/Grade/7dc1e51c1616482baa5392bc0826c50a)](https://app.codacy.com/gh/vicolo-dev/chrono/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade) Translation status Patreon donate button Translation status [Get it on F-Droid](https://f-droid.org/packages/com.vicolo.chrono) [Get it on IzzyOnDroid](https://apt.izzysoft.de/fdroid/index/apk/com.vicolo.chrono) [Get it on Github](https://github.com/vicolo-dev/chrono/releases/latest)

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

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/.

Translation status

Current progress:

Translation status

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.

Patreon donate button

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