MyWhoop

MyWhoop

MyWhoop is a tool intended to help you take ownership of your Whoop data. You can use MyWhoop to download all your Whoop data. You can also use MyWhoop as a server to automatically download your new Whoop data daily. MyWhoop is designed to be deployed on your own machine or server. MyWhoop supports the following features:

  • 🔐 Login: A simple interface to log into the Whoop developer portal and save an authentication token locally. The token is required to interact with the Whoop API.

  • 🗄️ Server: Automatically download your Whoop data daily and save it to a local file or export it to a remote location.

  • 📬 Notifications: Receive notifications when new data is available or when an error occurs.

  • 💾 Data Export: Export your Whoop data to a remote location like S3 bucket.

  • 🗂️ Extensions: Data exporters and notification services can be extended to support additional use cases. Check out the Extensions section to learn more.

  • 📦 No Dependencies: MyWhoop is available as a stand-alone binary or Docker image. No additional software is required to get started.

Get Started 🚀

Please check out the Getting Started guide to get started with MyWhoop.

Repository

0%