Log blood pressure, glucose, and health metrics with trend charts. Use when recording vitals, reviewing health trends, or exporting medical logs.
Log blood pressure, glucose, and health metrics with trend charts. Use when recording vitals, reviewing health trends, or exporting medical logs.
statusscripts/script.sh status
Show current status
addscripts/script.sh add
Add new entry
listscripts/script.sh list
List all entries
searchscripts/script.sh search
Search entries
removescripts/script.sh remove
Remove entry by number
exportscripts/script.sh export
Export data to file
statsscripts/script.sh stats
Show statistics
configscripts/script.sh config
View or set config
helpscripts/script.sh help
versionscripts/script.sh version
Use scripts/script.sh config <key> <value> to set preferences.
| Variable | Required | Description |
|---|---|---|
BLOOD_DIR | No | Data directory (default: ~/.blood/) |
All data stored in ~/.blood/ using JSONL format (one JSON object per line).
Structured output to stdout. Exit code 0 on success, 1 on error.
Powered by BytesAgain | bytesagain.com | [email protected]