brh55 / fitbit-sim-restart

πŸš€ A little CLI command to quickly restart your Fitbit OS Simulator during crashes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fitbit-sim-restart

A simple CLI helper to restart the Fitbit OS Simulator

Currently only supports Mac OS, feel free to contribute and add other Operating Systems.

demo

Install

$ npm install -g fitbit-sim-restart

Usage

$ fitbit-sim-restart --help

  Usage
    fitbit-sim-restart [input]

  Options
    -log, -l  log output

  Examples
    $ fitbit-sim-restart
    $ fitbit-sim-restart -l
      Fitbit OS Simulator Closed
      Restarting...
      Fitbit OS Simulator Opened

$ fitbit-sim-restart

License

β’Έ MIT

About

πŸš€ A little CLI command to quickly restart your Fitbit OS Simulator during crashes

License:MIT License


Languages

Language:JavaScript 100.0%