Recover Bar is a MacOS menubar app that displays your Whoop recovery scores. I built this out in React Native just for fun! While not my first time working with React Native, it was my first time working with React Native MacOS, signing my own app, and uploading it to the App Store.
I used rn-tailwind
, react-native-macos
, and mobx
to make this app. At the time, the Whoop API was largely undocumented and there was no OAuth flow, so I built it out using user:password login.
You can download the app on the App Store