TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: I love FitnessSF, but I hate their mobile app

10 pointsby aklarfeldalmost 3 years ago
In order to enter my gym, FitnessSF, I must load up their mobile app to open a QR code and scan in.<p>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.<p>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&#x2F;long locations, so the mobile wallet will pop up when you&#x27;re nearby.<p>I hope this restores a little bit of sanity in someone else&#x27;s life.<p>https:&#x2F;&#x2F;fitnesswallet.app&#x2F;

4 comments

bclynchalmost 3 years ago
This is pretty slick.<p>I just screenshot their qr code and pull that up instead of trying to deal with their app. Since we stopped having to sign up for time slots during COVID this has functioned fine and never needed any updating.
评论 #31616315 未加载
sanketsauravalmost 3 years ago
This is very useful! Thanks for building this.<p>I found a minor bug though: the `credentials not found` error message doesn&#x27;t go away after you&#x27;ve put in the correct credentials.
评论 #31623710 未加载
ccoalmost 3 years ago
Neat!<p>FYI you can take a screenshot of the QR code and just use that, the QR code does not change, it&#x27;s just static.
评论 #31622763 未加载
nathanchiu34almost 3 years ago
whoah this is super cool! what a niche situation + project
评论 #31616323 未加载