| name | Symptom |
| description | Log health symptoms, track patterns, and chart trends. Use when logging symptoms, tracking frequency, charting trends, reviewing patterns. |
| version | 2.0.0 |
| author | BytesAgain |
| homepage | https://bytesagain.com |
| source | https://github.com/bytesagain/ai-skills |
| tags | ["fitness","tracking","daily","self-care","symptom"] |
Symptom
Symptom — a fast health & wellness tool. Log anything, find it later, export when needed.
Why Symptom?
- Works entirely offline — your data never leaves your machine
- Simple command-line interface, no GUI needed
- Export to JSON, CSV, or plain text anytime
- Automatic history and activity logging
Getting Started
symptom help
symptom status
symptom stats
Commands
| Command | What it does |
|---|
symptom log | Log |
symptom track | Track |
symptom chart | Chart |
symptom goal | Goal |
symptom remind | Remind |
symptom weekly | Weekly |
symptom monthly | Monthly |
symptom compare | Compare |
symptom export | Export |
symptom streak | Streak |
symptom milestone | Milestone |
symptom trend | Trend |
symptom stats | Summary statistics |
symptom export | Export (json |
symptom search | Search entries |
symptom recent | Recent activity |
symptom status | Health check |
symptom help | Show this help |
symptom version | Show version |
symptom $name: | $c entries |
symptom Total: | $total entries |
symptom Data | size: $(du -sh "$DATA_DIR" 2>/dev/null |
symptom Version: | v2.0.0 |
symptom Data | dir: $DATA_DIR |
symptom Entries: | $(cat "$DATA_DIR"/*.log 2>/dev/null |
symptom Disk: | $(du -sh "$DATA_DIR" 2>/dev/null |
symptom Last: |
Data Storage
All data is stored locally at ~/.local/share/symptom/. Each action is logged with timestamps. Use export to back up your data anytime.
Feedback
Found a bug or have a suggestion? Let us know: https://bytesagain.com/feedback/
Powered by BytesAgain | bytesagain.com | hello@bytesagain.com