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/long locations, so the mobile wallet will pop up when you're nearby.<p>I hope this restores a little bit of sanity in someone else's life.<p>https://fitnesswallet.app/
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.
This is very useful! Thanks for building this.<p>I found a minor bug though: the `credentials not found` error message doesn't go away after you've put in the correct credentials.