Track vitamin and supplement intake with goals and reminders. Use when logging supplements, setting nutrition goals, reviewing history, or scheduling doses.
Track vitamin and supplement intake with goals and reminders. Use when logging supplements, setting nutrition goals, reviewing history, or scheduling doses.
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 |
|---|---|---|
VITAMIN_DIR | No | Data directory (default: ~/.vitamin/) |
All data stored in ~/.vitamin/ 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]