Break Alarm!

500+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

Minimal countdown timer to control work flow. I realize that I work more productive if I make breaks each 45 minutes. Here is my implementation of promodo like timer. If you need to have brakes in other periods, please use program settings and modify timer period. Now application is very simple it just plays a sound and logs time when timer starts/stops/finishes. Main processing runs as a service, so activity can be closed. In log you can see how much time you have been working, when the work started and finished.
Updated on
Jan 9, 2013

Data safety

Developers can show information here about how their app collects and uses your data. Learn more about data safety
No information available

What's new

- added comment per each period
- added setting to control how many minutes timer should countdown
- added notification about finished timer

- reduced number of records in log
- added setting to control timer period
- enable/disable start/stop buttons according to current timer state
- fixed internal bugs