All Projects → jdhartley → Terminal For Fitbit

jdhartley / Terminal For Fitbit

Licence: unlicense
Terminal is a Fitbit clock face styled to match a terminal session in a Unix environment

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Terminal For Fitbit

Bytepath
A replayable arcade shooter with a focus on build theorycrafting made using Lua and LÖVE.
Stars: ✭ 1,119 (+1454.17%)
Mutual labels:  terminal
Nyancat
Nyancat in your terminal, rendered through ANSI escape sequences. This is the source for the Debian package `nyancat`.
Stars: ✭ 1,144 (+1488.89%)
Mutual labels:  terminal
Cross Platform Node Guide
📗 How to write cross-platform Node.js code
Stars: ✭ 1,161 (+1512.5%)
Mutual labels:  terminal
Webterminal
ssh rdp vnc telnet sftp bastion/jump web putty xshell terminal jumpserver audit realtime monitor rz/sz 堡垒机 云桌面 linux devops sftp websocket file management rz/sz otp 自动化运维 审计 录像 文件管理 sftp上传 实时监控 录像回放 网页版rz/sz上传下载/动态口令 django
Stars: ✭ 1,124 (+1461.11%)
Mutual labels:  terminal
Ginseng
C++ REPL Tool Builder
Stars: ✭ 65 (-9.72%)
Mutual labels:  terminal
Viter
A Vim-ish terminal emulator written and expandable in Python.
Stars: ✭ 69 (-4.17%)
Mutual labels:  terminal
Rtscli
Python CLI Stocks Ticker + Portfolio Tracker
Stars: ✭ 61 (-15.28%)
Mutual labels:  terminal
Seeless
C IDE for iOS
Stars: ✭ 71 (-1.39%)
Mutual labels:  terminal
Mocha Chrome
☕️ Run Mocha tests using headless Google Chrome
Stars: ✭ 66 (-8.33%)
Mutual labels:  terminal
Reminders Cli
Command-line interface to interact with the Reminders.app
Stars: ✭ 67 (-6.94%)
Mutual labels:  terminal
Sub Tv Cli
Downloading your series subtitles via terminal 📺
Stars: ✭ 63 (-12.5%)
Mutual labels:  terminal
Npmf
Fetch quick info of a npm pacakge using terminal
Stars: ✭ 64 (-11.11%)
Mutual labels:  terminal
Rat
Compose shell commands to build interactive terminal applications
Stars: ✭ 1,158 (+1508.33%)
Mutual labels:  terminal
Xterm.dart
💻 xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
Stars: ✭ 63 (-12.5%)
Mutual labels:  terminal
Wirb
Ruby Object Inspection for IRB
Stars: ✭ 69 (-4.17%)
Mutual labels:  terminal
Ving
🐸 A ping utility with nice output, with powerful traceroute and port probe.
Stars: ✭ 62 (-13.89%)
Mutual labels:  terminal
Progress.c
Progress display lib for c
Stars: ✭ 67 (-6.94%)
Mutual labels:  terminal
Kermit
A VTE-based, simple and froggy terminal emulator 🐸
Stars: ✭ 72 (+0%)
Mutual labels:  terminal
Lichs
♟ Play chess against real players in your terminal using Lichess
Stars: ✭ 70 (-2.78%)
Mutual labels:  terminal
Tryjshell
Try JShell on Web
Stars: ✭ 69 (-4.17%)
Mutual labels:  terminal

Terminal for Fitbit

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.

Screenshots

Versa, Versa 2

Terminal clock face on Versa Customized Terminal clock face on Versa

Ionic

Terminal clock face on Ionic Customized Terminal clock face on Ionic

Versa Lite

Versa Lite shows distance instead of elevation gain.

Terminal clock face on Versa Lite Customized Terminal clock face on Versa Lite

Changelog

Terminal v2.0.2 - 2020-09-21

  • 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

  • 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

Terminal v2.0.0 – 2020-03-22

  • 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), and HRRT.
  • 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

Terminal v1.1.0 – 2020-01-09

  • 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
  • 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

Terminal v1.0.3 – 2019-10-07

  • 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

Terminal v1.0.2 – 2019-01-31

  • Bugfix: Fix "12pm" displaying as "12am"

Terminal v1.0.1 – 2019-01-30

  • Bugfix: Fix username painting
  • Bugfix: Remove debug code preventing stale heartrates from displaying as '--'

Credits

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].