Skip to content

etvinh/SafeFlex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SafeFlex

Wearable rep tracker for physical therapy.

About

SafeFlex is an iOS app that helps physical therapy patients track their exercise repetitions using wearable device data. Built with SwiftUI and SwiftData.

Requirements

  • macOS 14 Sonoma or later
  • Xcode 16+
  • iOS 17+ deployment target
  • Swift 5.9+
  • An Apple Developer account (for running on a physical device)

Getting Started

  1. Clone the repository:
    git clone https://github.com/etvinh/Safe_Flex.git
    cd Safe_Flex
  2. Open the project in Xcode:
    open SafeFlex/SafeFlex.xcodeproj
  3. Select a simulator or connected device from the scheme menu.
  4. Build and run with Cmd + R.

Running on a Physical Device

  1. Go to Signing & Capabilities in the project settings.
  2. Select your development team under Signing.
  3. Connect your iPhone and select it as the run destination.
  4. Trust the developer certificate on your device under Settings → General → Device Management.

Community

Join the Discord: https://discord.gg/pB4Ddw2y7

License

This project is licensed under the MIT License — see LICENSE for details.

About

Wearable rep tracker for physical therapy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors