grt-on-wrist

A minimalist gym workout tracker, for the Apple Watch, iPhone, and iPad

As an open source project, we depend on our community of users. Please rate and review GRT (and GRT+) in the App Store!

Download

Available as FREE downloads in the App Store:

Main Features

  • Simple model of user-defined routines and their exercises.
  • LARGE text in RUN mode, for the farsighted. Leave your glasses in your locker!

  • Your data syncs with your private iCloud account when a network connection is available.
  • Fully open source where code is licensed with Mozilla Public License 2.0.
  • The WatchOS app is independent, not requiring companion iOS app. Leave your iPhone at home!

GRT prioritizes convenience, quick interactions, and the basic needs of the recreational fitness user.

Quick and easy setup

  • Add routines and exercises in the app itself, with convenient preset names available.
  • For each exercise optionally specify seat settings and set/rep counts.
  • For the exercise’s intensity (usually weight lifted), optionally specify the units and the step.

When ‘running’ a routine

  • Convenient one-tap button to indicate that an exercise is complete.
  • Optional long-press to automatically step up (advance) to next higher intensity in future.
  • Convenient skip to the next incomplete exercise, in case a machine isn’t immediately available.
  • Control screen showing the time elapsed since starting the routine.

History features

  • Completion of routine/exercise is automatically stored to your local database.
  • When a network connection is available, that history be synced to your private iCloud account.
  • Logging can be disabled in settings.

Watch App

  • Recent history will be stored in your watch’s local database for up to 1 year.
  • Periodically run iOS app to sync to your iPhone/iPad for long-term storage and review.

iPhone/iPad App

  • History can be reviewed from a tab on the main screen.
  • Undesired log entries can be conveniently deleted via swipe and delete.
  • History will be moved to the database’s ‘archive’ store for long-term storage.

iCloud Sync

  • Your data automatically syncs with your private iCloud account when a network connection is available.
  • Your other devices running Gym Routine Tracker will be able to access that data.

Requirements

For watchOS version, version 9.1 or later

For iOS version, version 16.1 or later

Tutorial

The Gym Routine Tracker app is relatively simple in layout and usage, but there are subtle features that may not be obvious.

The Tutorial steps through the layout and features of app.

Source code

  • GRT - watchOS implementation
  • GRT+ - iOS implementation, for iPhone and iPad
  • GroutUI - shared layer for user interface
  • GroutLib - shared layer for business logic and data
  • TrackerUI - base shared layer (with DCT) for user interface
  • TrackerLib - base shared layer (with DCT) for business logic and data layer

See Also

License

Copyright 2022, 2023 OpenAlloc LLC

All application code is licensed under the Mozilla Public License 2, except where noted in individual modules.