brh55 / patch-fitbit-simulator

A simple CLI to patch the Fitbit OS Simulator with the new SSL certificate - March 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

patch-fitbit-simulator

Only for Mac OS currently

A simple CLI to patch the Fitbit OS Simulator certificate with the new SSL certificate for the Device Bridge to work properly in relation to this issue - March 2022.

This CLI will download the new SSL certificate into the correct directory, and back up the pre-existing SSL certificate. In addition, it will reboot the Fitbit OS Simulator once the patch is complete.

Usage

  1. Download the package globally
$ npm install --global patch-fitbit-simulator
  1. Execute the CLI command
$ patch-fitbit-simulator

License

MIT

About

A simple CLI to patch the Fitbit OS Simulator with the new SSL certificate - March 2022

License:MIT License


Languages

Language:JavaScript 100.0%