Home

Awesome

<div align="center"> <img src="./fastlane/metadata/android/en-US/images/icon.png" width="128px" alt="Chronos Logo"> <h1>Chronos</h1> <p>A simple, quick, and intuitive alarm clock with many useful features.</p> <img src="https://forthebadge.com/images/badges/built-for-android.svg" alt="Built for Android"> <img src="https://forthebadge.com/images/badges/built-with-love.svg" alt="Built with love"> <br> <a href="https://github.com/meenbeese/Chronos/actions/workflows/android.yml"> <img src="https://github.com/meenbeese/Chronos/actions/workflows/android.yml/badge.svg?branch=main" alt="Build Status"> </a> <a href="https://liberapay.com/meenbeese/"> <img src="https://img.shields.io/badge/liberapay-donate-yellow.svg?logo=liberapay" alt="Liberapay"> </a> <br> <a href="https://github.com/meenbeese/Chronos/releases/latest"> <img src="./assets/badges/apk_install_badge.png" alt="Get it on GitHub" align="center" height="80" /></a> <a href="https://apps.obtainium.imranr.dev/redirect?r=obtainium://add/https://github.com/meenbeese/Chronos"> <img src="./assets/badges/badge_obtainium.png" alt="Get it on Obtainium" align="center" height="54" /></a> <a href="https://apt.izzysoft.de/fdroid/index/apk/com.meenbeese.chronos"> <img src="./assets/badges/izzy_install_badge.png" alt="Get it on IzzyOnDroid" align="center" height="77" /></a> </div>

🌄 Screenshots

<div align="center"> <img src="./assets/images/home.png" alt="Home" style="width: 25%"><img src="./assets/images/alarms.png" alt="Alarms" style="width: 25%"><img src="./assets/images/timers.png" alt="Timers" style="width: 25%"><img src="./assets/images/themes.png" alt="Themes" style="width: 25%"> </div>

⭐ Features

⚙️ Permissions

📝 Contribute to Chronos

Chronos is a user-driven project. We welcome any contribution, big or small.

✅ Other Support Methods

If you can't contribute directly, consider these options:

✏️ Acknowledgements

Thanks to Chronos' contributors, the developers of our dependencies, and our users. Please support them with tips or thank-you notes if you like their work :)

<a target="_blank" href="https://icons8.com/icon/2YPST59G2xJZ/clock">Clock</a> icon by <a target="_blank" href="https://icons8.com">Icons8</a>

🏗️ Building From Source

  1. First you need to get the source code of Chronos.
git clone https://github.com/meenbeese/Chronos.git
  1. Open the project in Android Studio.
  2. When you click the ▶ Run button, it will be built automatically.
  3. Launch Chronos.

📝 License

Copyright (C) 2024 Meenbeese

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at:

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing,
software distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and limitations under the License.