Skip to content

Releases: veerendra2/fitbit-cli

v1.8.0

15 Apr 13:47
6cba22f

Choose a tag to compare

What's Changed

  • Bump requests from 2.33.0 to 2.33.1 by @dependabot[bot] in #32
  • Update setuptools requirement from >=42 to >=82.0.1 by @dependabot[bot] in #33
  • Add support for body parameters: weight, BMI and body fat by @xraysight in #31

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

03 Apr 13:04
5fd88fc

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

28 Mar 15:16
0ff96f3

Choose a tag to compare

What's Changed

New Features

  • Add --json (-j) flag — outputs table fields as compact JSON, designed for AI agent use
  • Add --raw-json (-r) flag — outputs the full raw Fitbit API response as compact JSON

Dependencies

  • Bump rich from 14.3.2 to 14.3.3 by @dependabot[bot] in #26
  • Bump requests to 2.33.0
python -m pip install fitbit-cli --upgrade

Full Changelog: v1.5.2...v1.6.0

v1.5.2

03 Feb 15:48
26c6a7d

Choose a tag to compare

What's Changed

python -m pip install fitbit-cli --upgrade

Full Changelog: v1.5.1...v1.5.2

v1.5.1

15 Oct 19:48
5699d39

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

07 Aug 14:05
a999f98

Choose a tag to compare

What's Changed

asciicast

Full Changelog: v1.4.0...v1.5.0

v1.4.0

29 Jul 09:54
532c458

Choose a tag to compare

What's Changed

$ fitbit-cli -d
                                           Devices List 🔗
┏━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━━━━━━━┳━━━━━━━━━━━━━━━━━━━┓
┃ Battery Level 🔋 ┃ Device Model ⌚ ┃ Device Type 📱 ┃ Last Sync Time 🕒       ┃ MAC Address 🏷     ┃
┡━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━━━━━━━╇━━━━━━━━━━━━━━━━━━━┩
│ 50               │ Inspire 3       │ TRACKER        │ 2025-07-29T09:27:38.000 │ 86:FF:AB:FF:FF:FF │
└──────────────────┴─────────────────┴────────────────┴─────────────────────────┴───────────────────┘

Full Changelog: v1.3.1...v1.4.0

v1.3.1

11 Jun 08:17
fdc9292

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

05 May 09:32
a3d6371

Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.3.0

v1.2.0

27 Dec 21:44
3ed639f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.2.0