Break Alarm! Application icon

Break Alarm! 1.0

418.1 KB / 5+ Downloads / Rating 5.0 - 1 reviews


See previous versions

Break Alarm!, developed and published by pdev7, has released its latest version, 1.0, on 2013-05-02. This app falls under the Productivity category on the Google Play Store and has achieved over 500 installs. It currently holds an overall rating of 5.0, based on 1 reviews.

Break Alarm! APK available on this page is compatible with all Android devices that meet the required specifications (Android 2.1+). It can also be installed on PC and Mac using an Android emulator such as Bluestacks, LDPlayer, and others.

Read More

App Screenshot

App Screenshot

App Details

Package name: com.doandroid.break_alarm

Updated: 12 years ago

Developer Name: pdev7

Category: Productivity

New features: Show more

Installation Instructions

This article outlines two straightforward methods for installing Break Alarm! on PC Windows and Mac.

Using BlueStacks

  1. Download the APK/XAPK file from this page.
  2. Install BlueStacks by visiting http://bluestacks.com.
  3. Open the APK/XAPK file by double-clicking it. This action will launch BlueStacks and begin the application's installation. If the APK file does not automatically open with BlueStacks, right-click on it and select 'Open with...', then navigate to BlueStacks. Alternatively, you can drag-and-drop the APK file onto the BlueStacks home screen.
  4. Wait a few seconds for the installation to complete. Once done, the installed app will appear on the BlueStacks home screen. Click its icon to start using the application.

Using LDPlayer

  1. Download and install LDPlayer from https://www.ldplayer.net.
  2. Drag the APK/XAPK file directly into LDPlayer.

If you have any questions, please don't hesitate to contact us.

Reviews

4 ★, on 2015-09-16
Something that many of us need to use. Maybe some bigger numbers or a graphic countdown/clock will make it great.

5 ★, on 2016-05-22
Thanks a lot...I needed it...

Previous Versions

Break Alarm! 1.0
2013-05-02 / 418.1 KB / Android 2.1+

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.

New features

- 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