whoop-cli
Simple WHOOP command-line tool for humans and agents.
CLI Whoop TypeScript
$ whoop day-brief --json --pretty
{
"data": {
"recovery_score": 84,
"hrv_ms": 68,
"resting_hr": 52
},
"error": null
} Simple WHOOP command-line tool for humans and agents.
$ whoop day-brief --json --pretty
{
"data": {
"recovery_score": 84,
"hrv_ms": 68,
"resting_hr": 52
},
"error": null
}