Skip to content

Interval/Reps/Workout timer app with heart rate, kcal monitoring and tcx exports for Amazfit devices running android

License

Notifications You must be signed in to change notification settings

aportetecnologia1/AmazTimer

 
 

Repository files navigation

AmazTimer

Maintainability Actions Status Donate latest release commit activity

Description

This app is an interval/reps/workout timer for amazfit devices to do trainings with HR monitoring and TCX exports, default values are tabata training's but you can use any times and sets you want

Bugs and suggestions

This app is in continuous development and I don't have every device to test, so you may find bugs, if you find any please create an issue with logcat and I'll try to fix it as fast as I can. Don't report bugs that are already reported or listed in release's description If you have any suggestions open an issue or answer the XDA thread

Compatible devices

Any amazfit device running android 5.1 MIPS (Pace, stratos 1/2/3, verge)

Notes

  • Everything that needs more CPU time doesn't run in UI Thread, so if there are lags I can't fix them. This lags are more common on S3.
  • TCX files are saved in "Internal Storage/AmazTimer", for some reason windows sometimes can't read it, so you can get them using adb pull /sdcard/AmazTimer or through AmazMod

HW Buttons

  • Pace/Verge/S2 with new layout: Single click to end set, long click to start/stop timer. Center button on S2
  • Stratos with old key layout: lower button to start, center button for settings and upper button to end sets
  • Stratos 3: Upper button to start activity, middle upper button to end sets and middle lower button to open settings
  • You can invert start/finish set keys by enabling invert keys preference

Installation

Install using adb install AmazTimer-X.X.apk and update using adb install -r AmazTimer-X.X.apk

You can also use installer or install/update it through AmazMod.

Uninstallation

adb uninstall me.micrusa.amaztimer You can also use installer or uninstall it through AmazMod

Screenshots

Thanks to

About

Interval/Reps/Workout timer app with heart rate, kcal monitoring and tcx exports for Amazfit devices running android

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%