Skip to content

A medication scheduling app optimized for patch staggering. Good for HRT.

Notifications You must be signed in to change notification settings

antazoey/patchday-ios

Repository files navigation

PatchDay

An iOS app for managing HRT medication. The primary use-case is the "patch staggering" technique for transdermal patches. PatchDay also supports Pills, Injection-based HRT, and Gel-based HRT. To learn more about how to set up the app, visit the Support Site.

Targets

PatchDay

  • The main app target, the target that gets archived for production.

Embedded libraries / widgets

  • PatchData - the PatchDay backend Core Data proxy.
  • PDKit - shared PatchDay app tools.
  • NextHormoneWidget - Displays when next the hormone is due as a widget.

Schemes

Notifications Test

Use this scheme to initialize the app with hormones that are about to expire. You can use this target to verify notification-based behavior. Run the target and then minimize the app and wait for notificaitons to appear. The hormone notification occurs in a few seconds but the pill notification takes until the start of the next minute.

See Contributing to learn more about testing.

Debug

The debug target includes additional logging.

Building

Do

make build

Or build the PatchDay target using your IDE.

About

A medication scheduling app optimized for patch staggering. Good for HRT.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published