{"id":26741038,"url":"https://github.com/micrusa/amaztimer","last_synced_at":"2025-03-28T05:29:13.210Z","repository":{"id":38848782,"uuid":"254378771","full_name":"micrusa/AmazTimer","owner":"micrusa","description":"Interval/Workout timer app with heart rate, kcal monitoring, tcx exports, reps detection and previous workouts viewer for Amazfit devices running android [Discontinued]","archived":false,"fork":false,"pushed_at":"2023-02-11T13:48:45.000Z","size":4722,"stargazers_count":28,"open_issues_count":24,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-07T15:38:16.335Z","etag":null,"topics":["amazfit","amazfit-devices","android","huami","interval-timer","java","reps-detection","tcx-exports","widget","workout-tracking"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/micrusa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-09T13:28:03.000Z","updated_at":"2023-02-23T14:29:55.000Z","dependencies_parsed_at":"2023-02-17T14:01:11.203Z","dependency_job_id":null,"html_url":"https://github.com/micrusa/AmazTimer","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrusa%2FAmazTimer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrusa%2FAmazTimer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrusa%2FAmazTimer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/micrusa%2FAmazTimer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/micrusa","download_url":"https://codeload.github.com/micrusa/AmazTimer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245978206,"owners_count":20703675,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["amazfit","amazfit-devices","android","huami","interval-timer","java","reps-detection","tcx-exports","widget","workout-tracking"],"created_at":"2025-03-28T05:29:12.644Z","updated_at":"2025-03-28T05:29:13.173Z","avatar_url":"https://github.com/micrusa.png","language":"Java","funding_links":["https://www.paypal.me/migueelcs"],"categories":[],"sub_categories":[],"readme":"# AmazTimer\n[![Maintainability](https://api.codeclimate.com/v1/badges/9389ce1c8136678546c2/maintainability)](https://codeclimate.com/github/micrusa/AmazTimer/maintainability) [![Actions Status](https://github.com/micrusa/amaztimer/workflows/CI/badge.svg)](https://github.com/micrusa/amaztimer/actions) [![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.me/migueelcs) [![latest release](https://img.shields.io/github/release/micrusa/AmazTimer.svg?label=latest%20release\u0026style=flat)](https://github.com/micrusa/AmazTimer/releases/latest) [![commit activity](https://img.shields.io/github/commit-activity/m/micrusa/AmazTimer)](https://github.com/micrusa/AmazTimer/commits/master)\n\n## Description\nThis app is an interval/reps/workout timer for amazfit devices to do trainings with HR/kcal monitoring and TCX exports, default values are tabata training's but you can use any times and sets you want\n\n## Bugs and suggestions\nThis app is in continuous development and I don't have every device to test, so you might 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.\nIf you have any suggestions open an issue or answer the XDA thread\n\n## Compatible devices\nAny amazfit device running android 5.1 MIPS (Pace, stratos 1/2/3, verge)\n\n## Notes\n- 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\n\n## HW Buttons\n- Single button devices and Stratos with new key layout: Single click to end set, long click to start/stop timer. Center button on S2\n- Stratos with old key layout: lower button to start, center button for settings and upper button to end sets\n- Stratos 3: Same as stratos old key layout. Upper button = Upper button, Middle upper button = Middle button, Middle down button = Down button\n\nYou can invert top/lower buttons by enabling invert keys preference\n\n## Installation\nInstall using `adb install AmazTimer-X.X.apk` and update using `adb install -r AmazTimer-X.X.apk`\n\nYou can also use installer or install/update it through AmazMod.\n\n## Uninstallation\n`adb uninstall me.micrusa.amaztimer`\nYou can also use installer or uninstall it through AmazMod\n\n## Screenshots\n\u003cimg src=\"https://github.com/micrusa/AmazTimer/raw/master/mainscreen.png\" /\u003e\u003cimg src=\"https://github.com/micrusa/AmazTimer/raw/master/settings.png\" /\u003e\n\u003cimg src=\"https://github.com/micrusa/AmazTimer/raw/master/workingout.png\" /\u003e\u003cimg src=\"https://github.com/micrusa/AmazTimer/raw/master/workoutviewer.png\" /\u003e\n\n## Thanks to\n- [@GreatApo](https://github.com/GreatApo) for [Amazfit Calendar Widget](https://github.com/GreatApo/AmazfitPaceCalendarWidget)\n- [AmazMod](https://github.com/AmazMod/AmazMod) team\n- [@1immortal](https://github.com/1immortal) for creating app installer\n- All contributors\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrusa%2Famaztimer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmicrusa%2Famaztimer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmicrusa%2Famaztimer/lists"}