mattvchandler / ProgressBars

Android countdown / timer app
MIT License
55 stars 8 forks source link
android countdown progressbar timer

ProgressBars

<img src="https://fdroid.gitlab.io/artwork/badge/get-it-on.png" alt="Get it on F-Droid" height="80"> <img src="https://play.google.com/intl/en_us/badges/images/generic/en-play-badge.png" alt="Get it on Google Play" height="80">

ProgressBars is a simple timer / countdown app for Android.

screenshot

Basic Features

Note for recent versions of Android

Android has had several changes in how notifications are handled, especially restricting the ability to send a notification at an exact time, and what apps are able to run in the background in the name of reducing battery usage. For ProgressBars, this impacts the ability to send notifications for timer completion reliably. I recommend giving ProgressBars Unrestricted battery usage if you are going to rely on notifications from this app. ProgressBars consumes very little battery with typical usage, even with optimizations turned off.

Android 12/12L

By default, apps can't set exact alarms on Android 12/12L. Timer notifications may go off seconds to minutes after the timer itself ends. If this will be a problem for you, you will need to grant the special "Alarms & reminders" permission to ProgressBars