← Back to context

Comment by itwenty

4 days ago

I released an iOS app last October for users who use Apple Watch to record their workouts - https://mergefit.itwenty.me

It lets users merge two or more workouts into a single one. There have been times when I have been out riding, hiking or whatever and accidentally end the activity on my apple watch instead of pausing it. Starting a new workout means having your stats split across the two workouts.

The "usual" way to merge such workouts is to export all of them to individual FIT files, then use a tool like fitfiletools.com to merge the individual FIT files. You then have a merged FIT file, which is difficult to import back into Apple Health. This process also requires access to the internet, which is not always guaranteed when out in remote areas.

MergeFit makes this process easy by merging workouts right on device and without the need to deal with FIT files at all. It reads data directly from Apple Health and writes the merged data back to Apple Health.

The app reached a small milestone a few days ago - crossing 1000$ in total sales.

Great idea! One other thing that annoys me is the inability to trim workouts, mostly walking workouts which I forgot to stop. Even when the Apple Watch asks you if you want to end the workout, it doesn’t cut off the end where nothing happened anymore. It should be possible to do this (semi-)automatically using the heart rate and movement data.

  • That's a good problem to solve. Another pet peeve of mine is the inability to modify different streams of fitness data in a single workout. If I record workout on the watch, but use a different device just for heart rate, there's no good way to replace the watch recorded HR data with this other device's HR data.