You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
loop/README.md

32 lines
1.7 KiB

# Habits Tracker
Habits Tracker is a simple and beautiful app for tracking the progress of your habits on Android. Features detailed graphs and statistics. It is
completely ad-free and open source.
## Features
* **Simple and beautiful interface**, following the Material Design guidelines.
* **Advanced algorithms for calculating the strength of your habits**. Every repetition makes your habit stronger, and every missed day makes it weaker. A few missed days after a long streak, however, will not completely destroy your entire progress.
* **Detailed graphs and statistics**, showing how did you habits improve over time. Scroll back to see the complete history of your habit.
* Support for both **daily habits** and **habits with more complex schedules**, such as 3 times every week; one time every other week; or every other day.
* **Habit reminders** at a chosen hour of the day.
* **Support for Android Wear**. Reminders can be checked or dismissed from the watch.
* **Completely ad-free and open source**. There are absolutely no advertisements, annoying notifications or intrusive permissions in this app, and there will never be. The complete source code is available under the GPLv3.
## Screenshots
[![Main screen][screen1th]][screen1]
[![Edit habit][screen2th]][screen2]
[![Habit strength][screen3th]][screen3]
[![Habit history and streaks][screen4th]][screen4]
[screen1]: screenshots/original/uhabits1.png
[screen2]: screenshots/original/uhabits2.png
[screen3]: screenshots/original/uhabits3.png
[screen4]: screenshots/original/uhabits4.png
[screen1th]: screenshots/thumbs/uhabits1.png
[screen2th]: screenshots/thumbs/uhabits2.png
[screen3th]: screenshots/thumbs/uhabits3.png
[screen4th]: screenshots/thumbs/uhabits4.png