Alternatives
Products that do what I love FitnessSF, but I hate their mobile app does
In order to enter my gym, FitnessSF, I must load up their mobile app to open a QR code and scan in. Their app takes roughly 10,000 years to load so I stand like an idiot at the front desk, turning the app off and on again to just get the QR code. I wrote a little bit of javascript that hits the FitnessSF API and generates a Mobile Wallet Pass. I also hard coded all the fitness SF lat/long locations, so the mobile wallet will pop up when you're nearby. I hope this restores a little bit of sanity in someone else's life. https://fitnesswallet.app/
- 1AH
Hey HN, This is an MCP server to chat with Apple Health data. I built it because I'm working on (yet another) personal trainer tool that keeps track of my workout goals, etc. and does scheduling for me. Part of that is weekly check-ins. I thought pairing those check-ins with sensor data could be useful, so here we are. It seems there isn't a way to automate access to Apple Health data, so this relies on an iOS app that can quickly/easily export key data to CSV. So the process at the moment is to export the data every Sunday before doing a check-in. More steps than I'd like, but in…
2025 · github.com
- 2HM
Hey everyone! I just built a mobile app using Expo (React Native) for a platform that moves $6M/month. It’s a neobank used by 6,500+ nonprofit organizations across the world. One of my biggest challenges, while juggling being a full-time student, was getting permission from Apple/Google to use advanced native features such as Tap to Pay (for in-person donations) and Push Provisioning (for adding your card to your digital wallet). It was months of back-and-forth emails, test case recordings, and also compliance checks. Even after securing Apple/Google’s permission, any minor…
Dec 2025 · hackclub.com
- 3

- 4IS
i built a heart rate zone training app for runners. ios + apple watch. custom zones, real-time haptics, post-run graphs. all the “smart” stuff you’d expect. but i never talked to a single runner before building it. not even myself lol. started as a thesis → kept building → added features → added a paywall (€4/month!) → launched it → and yeah… no one cared. zero feedback. zero users. just code in the void. i recently made the whole thing free. not trying to “sell” anything now — just seeing if it’s actually useful, and listening this time. curious how others handle this. ever build…
2025 · basamasa.github.io
- 5OO
2015 · github.com
- 6DA
Hey HN'ers! If you sit around a computer all day and are looking to be more active, or are just active in general, check out our app! https://itunes.apple.com/app/apple-store/id903459923?pt=265797&ct=hn&mt=8 or https://play.google.com/store/apps/details?id=com.activityclub We have been hacking on this for 2 years and it's finally nearing a state where we are stoked about! Launched last Aug (2015) to the public. Coming up on our 1 yr anniversary and starting to get some traction. Two of us have _each_ lost about 70lbs while building the app…
2016
- 7VC
I spent a month to put together a workout app without writing a single line of code by hand. It's on par with many apps like Fitbod or Fitness AI. Got approved on iOS App Store. Let me know if you want free access, only thing I ask is to give me genuine feedback and one feature you would like to see. I will be asking Codex/Claude to rank the top features and implement it.
Feb 2026 · apps.apple.com
- 8GO
I built an app where you LITERALLY have to do push-ups to use Reddit (or whatever app). My guy, this is the summer you get SWOLE! Build a massive chest instead of doomscrolling on Hackernews. Also, it's FREE. You can set it on a schedule. You can set it on a time limit. You can set it after X opens. Or even after you come home from work. The apps will remain blocked until you do your push-ups! The app is built natively on SwiftUI. I use Apple's native Vision API to detect body parts and joints. I use Apple's Screen Time API for app blocking. I don't know what else to say so go on now and get…
2025 · timm.so
- 9AB
FitFrnd is a mobile app that helps you enjoy working out. - Flexible goals: Set an initial fitness goal. Adjust your goal as you make progress and learn about what you enjoy doing. - Share your success: Tell friends and family about workouts done and milestones achieved! Share on Facebook and Twitter. - Push your buddies: Encourage friends and comment on their workouts. - Smarts for fitness: Discover weekly patterns in your workout history, and get better at working out. - Be a winner: Kick ass and get into shape! FitFrnd is fun, simple and easy to use. It is your personal fitness companion…
2012 · 12labs.com
- 10

Taply lets you create physical nfc membeship cards
Apr 2026 · usetaply.com
- 11IR
I was going through my app subscriptions and realized I was paying $15 for a pretty good workout app, which seemed a bit high to me. As a software engineer who is also well versed in claude code, I realized that I could likely vibecode a very similar app, or even build something more to my liking. I challenged my self to build something roughly equivalent this afternoon. Workflow was: start with a detailed spec from Claude code describing many of the features common in workout apps. Then paste this into lovable to have it build out the initial mvp. Once that was built, I used claude code…
Dec 2025 · strengthquest.lovable.app
- 12MA
Hi HN, My motivation for this came from frustration with existing workout trackers. Most felt clunky, hid core features like performance graphs behind a paywall, or forced a native app download. A few people close to me who take their training seriously shared the same sentiment, so I decided to build my own. I'm working on mTOR, a free, science-based workout tracker I built to automate progressive overload. It's a local-first PWA that works completely offline, syncs encrypted between your devices using passwordless passkeys, and allows for plan sharing via a simple link. The core idea is to…
Oct 2025 · mtor.club
- 13
- 14
- 15VA
I've just launched this little iOS app as an alternative to Apple Fitness, which is cluttered and chaotic when it comes to visualizing basic workout stats and metrics. The idea is to focus on a clean, minimalistic design and only show high-level metrics that are actually useful, e.g. how often did I work out this week/month/year, cardio vs strength vs mobility, surf session count in February, etc. It's free and offline. Also, no signup, no ads, no data sharing, no social feeds, and no notifications. Just open it and get a quick glance at the state of your workout game within 2s.…
Mar 2026 · apps.apple.com
- 16

- 17

- 18TN
Hello HN, I wanted a simple app to track my fitness progress. Every fitness tracker in the AppStore had too many features for my liking so I made fit-stitch (Free, iOS). It allows you to take snapshots and attach a weight and date to each one. When you've made some progress you can create a before and after picture with a few taps. Hope you find it useful. www.fit-stitch.com
2014
- 19MF
Hello, I have just finished my second app, which is also my first ever pay to download app. It's called StreamClock, It's like a radio alarm clock, but uses a Last.fm radio station, or Spotify Track chosen by the user. It took me 1 month of evenings and weekends, and I fell like I have learned a lot. I am particularly proud of the logo... To find it just search "StreamClock" in Google Play. I would really appreciate any feedback, comments, questions or suggestions. Thanks.
2013
- 20IV
Hey HN, I just released Tradofire, a crypto trading app I built using a lot of cursor chatgpt and claude for over a year. The main idea of the app is very simple - to swipe on pre-prepared trading setups (like tinder) and if you right swipe it opens a position. The execution of this simple idea was much more complex and tbh I could not have done it without AI. Here's a quick rundown of the main features: Swipe-to-Trade UI: Quickly initiate long or short positions with intuitive swipe gestures. Real-Time Trade Signals: Get curated crypto signals from the market delivered proactively, helping…
2025 · apps.apple.com
- 21

- 22HY
I don't go to the gym as much as I should or want to. To give myself some financial motivation I made this website. First you set a goal for how many days you'll hit the gym. To prove you're at the gym, you will verify each visit by pressing a button on your phone (with location sharing on). You stake $10 as motivation and if you hit your target, you get the money back. If you fail, your $10 goes to the "Save The Children" charity with a donation receipt emailed to you. Obviously you could visit the gym and then just go home without working out - but getting to the gym is half the battle!…
2025 · gymbully.fit
- 23

The booking and business platform built only for PTs
Jun 2026 · trybept.com
- 24

Ranked by how close each launch is in meaning, then by votes. Refine with a description →