Tally is a widget for counting (i.e. keeping a tally) on Garmin Connect IQ devices. It is simple and unobtrusive.
-
start/stop - activates adjustment mode. In adjustment mode you can increment, decrement, and clear the counter to zero. Double-pressing this button will increment the counter.
-
up - in adjustment mode this increases the count by one
-
down - in adjustment mode this decreases the count by one
-
back/lap - in adjustment mode this sets the count to zero
Tally is licensed using an MIT license. Hopefully the code will help at least one person learn the Connect IQ platform more quickly.
The source code is available on GitHub.
-
On the 920xt the text for the +/-/0 is in the wrong location due to the layout of the watch. There's probably a better way to label button functions.
-
Oregon and Rino devices don't work right apparently due to poor button handling and the location of buttons.
-
Vivoactive doesn't work.
-
Vivoactive 3 and Vivoactive HR do not work due to icon size and likely other issues.