Inspired by quarlow's amazing terminal watchface for Galaxy Gear, Terminal is a clock face styled to match a terminal session in a Unix environment.
Versa Lite supports distance instead of elevation gain.
- 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!
- 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)
- Fix cursor positioning when there are fewer than 5 data lines (bug #39)
- 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
- Add support for Fitbit Sense and Versa 3
- Fix: Prevent clipping of usernames longer than 4 char (bug #14)
- Misc: Add warning in settings if username is longer than 8 char
- Fix: Better support for the wider Ionic screen
- Fix: Add
access_internet
permission to fix loading of Theme previews- 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
- A complete and total rewrite of Terminal, loaded with new features and customizability!
- Add support for rearranging and changing up to 6 lines of content
TIME
,DATE
,BATT
,STEP
,DIST
,LVLS
(on supported devices), andHRRT
.
- Add support for customizing fonts:
- Source Code Pro (original font from v1), Hack, Fira Code, Sudo, Roboto Mono, and Nova Mono.
- Add support for themes:
- Default (original theme from v1), Dracula, Hopscotch, Solarized Dark, and Solarized Light.
- Update @fitbit/sdk to ^4.1.0
- Add official support for Versa 2 (mira)
- Add support for Versa Lite (gemini)
- Show distance (
[DIST]
) in km or mi instead of floors ([LVLS]
) - The
[DIST]
option will appear for other devices in a future update
- Show distance (
- Bugfix: Sometimes settings would become unrecoverably damaged, preventing username changes.
- Update @fitbit/sdk to ^4.0.2
- Update @fitbit/sdk-cli to ^1.7.1
- Update fitfont to ^1.3.1
- Rebuild font files
- Internal: start work to supporting dynamic row content
- Bugfix: Versa 2 hostname displays as "@versa 2" instead of "@versa"
- Update @fitbit/sdk to ^3.1.2
- Update @fitbit/sdk-cli to ^1.6.3
- Bugfix: Fix "12pm" displaying as "12am"
- Bugfix: Fix username painting
- Bugfix: Remove debug code preventing stale heartrates from displaying as '--'
- Inspired by quarlow's amazing terminal watchface for Galaxy Gear/Wear OS, nsmith543's terminal watchface clone for Garmin watches, and Dr_Schmoctor's terminal watchface clone for Amazfit Bip.
- FitFont for Fitbit (seriously, thank you so much Grégoire)
- Source Code Pro Medium
- Fitbit's open source Moment clock face