A GNOME Shell extension that displays key daily health metrics from your WHOOP device directly on the top panel. It needs developer whoop account. Details here: https://github.com/juanmagdev/gnome-whoop-extension?tab=readme-ov-file#-setup--authentication
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
1. Remove line 14-28 `whoopAPI.js`. You already have `this.getSettings()` in the entry point. 2. #2 from previous review hasn't been addressed here. Same issue for line 4 `whoopAuth.js`. 3. #5 from previous review hasn't been addressed here. Same issue for line 12 `whoopAuth.js`. 4. Remove line 143-151 `whoopExtension.js`. You already have `this.openPreferences()` in the entry point.