Skip to content

Releases: jdhartley/terminal-for-fitbit

Terminal 3.0.0 – 2024-10-02

03 Oct 02:49
Compare
Choose a tag to compare
Pre-release
  • Add support for Fitbit Sense and Versa 4

Terminal 2.4.0 - 2023-02-15

16 Feb 01:58
Compare
Choose a tag to compare
  • Add a new data line: Time with seconds
  • Add a new "Prompt" option to settings
    • Allow customizing the shell prompt character from the default bash ($)
    • Switch to a csh/zsh "#", or enter LEET MODE and see "%" like the superuser you are!

Terminal v2.3.1a-legacy - 2022-12-27

27 Dec 16:00
Compare
Choose a tag to compare
  • Fix: Fitbit Ionic no longer errors when rendering the clock face
  • Fix: Don't attempt to use unsupported LVLS stat on Versa Lite

Terminal v2.3.0-legacy - 2022-09-05

05 Sep 19:16
Compare
Choose a tag to compare

Backports sdk5+ features into sdk4 branch

  • Add new data line: Activity Zone Minutes
  • While charging, update BATT line to show CHRG state
  • Fix: update HRRT data line to support custom heart rate zones (bug #19)
  • Add a new "Cursor" option to settings
    • Cursors blink every second
    • Choose between no cursor (default), full block, half block, i-beam, or underline.
  • Misc: Add a "reset settings to default" button

Terminal v2.3.0 - 2022-06-15

16 Jun 02:44
Compare
Choose a tag to compare
  • Add two new data lines: Calories burned and Activity Zone Minutes
  • While charging, update BATT line to show CHRG state
  • Fix: update HRRT data line to support custom heart rate zones (bug #19)

Terminal v2.2.1 - 2022-06-14

16 Jun 02:43
Compare
Choose a tag to compare
  • Fix cursor positioning when there are fewer than 5 data lines (bug #39)

Terminal v2.2.0 - 2022-05-29

30 May 03:04
Compare
Choose a tag to compare
  • Add a new "Cursor" option to settings
    • Cursors blink every second
    • Choose between no cursor (default), full block, half block, i-beam, or underline.
  • Misc: Add a "reset settings to default" button
  • Update @fitbit/sdk to ^6.1.0

Terminal v2.1.0 – 2020-09-25

16 Jun 02:46
Compare
Choose a tag to compare
  • Add support for Fitbit Sense and Versa 3

Note: this .fba file only works with devices running SDK 5 (Sense and Versa 3).

Please use Terminal v2.0.1 if you are on a SDK 4.x device (Versa 1, 2, Lite + Ionic).

Future versions will contain builds for both sets of devices.

Terminal v2.0.2 - 2020-09-21

22 Sep 01:22
Compare
Choose a tag to compare
  • Fix: Prevent clipping of usernames longer than 4 char (bug #14)
  • Misc: Add warning in settings if username is longer than 8 char

Terminal v2.0.1 – 2020-07-03

03 Jul 21:16
Compare
Choose a tag to compare
  • Fix: Better support for the wider Ionic screen
  • Fix: Add access_internet permission to fix loading of Theme previews (#5)
    • This permission will be used more in an upcoming version of Terminal
  • Misc: Better instructions on removing/adding data when your watch has 6 rows (#9)