An open API service indexing awesome lists of open source software.

https://github.com/xtruan/WorkoutTimer

Workout Timer app for Garmin ConnectIQ
https://github.com/xtruan/WorkoutTimer

Last synced: 3 months ago
JSON representation

Workout Timer app for Garmin ConnectIQ

Awesome Lists containing this project

README

        

# Workout Timer
Workout Timer app for Garmin ConnectIQ - https://apps.garmin.com/en-US/apps/1341159e-2ed9-4065-9049-0157b0419e1f

Countdown timer app for measuring sections of workouts. Useful for measuring rest periods between lifting, holding poses in body line work, breathwork, and many more activities.

Usage:
* Menu soft key or up button to select default countdown time (can choose from 0:30, 1:00, 1:30, 2:00, or Custom)
* Tap screen or press enter button (start/stop) to start and pause timer
* Hold screen or press down button to reset timer to selected default
* "Repeat" option in menu toggles auto-repeat mode

Make sure vibration is enabled to make the most of this app!

Changelog:

* 3.3.0 - Added support for Edge/Handheld devices.
* 3.2.0 - Enhanced custom time option to allow selecting arbitrary times.
* 3.1.0 - Fixed issue with custom time, now supported on all devices. Changed storage mode to work with CIQ 4.0.0 and above.
* 3.0.5 - Added support for additional devices.
* 3.0.4 - Added vibe on timer start.
* 3.0.3 - Added "REP #" when repeat is turned on. Added vibe when timer is reset. Fixed clock color on limited-color devices.
* 3.0.0 - Added support for MANY more devices! Cleaned up layout to work better on more devices.
* 2.0 - Added clock time as header and cleaned up layout
* 1.8 - Added support for vivoactive HR and Forerunner 735XT
* 1.7 - Adding support for Forerunner 230, Forerunner 235, and Forerunner 630
* 1.6 - Saving default timer count and default repeat state between app launches
* 1.5 - Added a "Repeat" function to the menu that automatically restarts the timer when it gets to zero (based on the suggestion of k800ben and baders71), added D2 Bravo support
* 1.4 - Timer color inverts at exactly zero instead of zero minus one second
* 1.3 - Added permanent 5 min and 30 min timers (based on the suggestion of Ricardo76512)
* 1.2 - Added reset function
* 1.1 - Cleaned up icon
* 1.0 - Initial release