Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brh55/fitbit-sim-restart
🚀 A little CLI command to quickly restart your Fitbit OS Simulator during crashes
https://github.com/brh55/fitbit-sim-restart
fitbit-os fitbit-os-simulator fitbit-oss
Last synced: about 1 month ago
JSON representation
🚀 A little CLI command to quickly restart your Fitbit OS Simulator during crashes
- Host: GitHub
- URL: https://github.com/brh55/fitbit-sim-restart
- Owner: brh55
- License: mit
- Created: 2020-05-16T05:24:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-17T20:43:52.000Z (over 4 years ago)
- Last Synced: 2024-11-18T12:16:19.284Z (about 2 months ago)
- Topics: fitbit-os, fitbit-os-simulator, fitbit-oss
- Language: JavaScript
- Homepage:
- Size: 7.81 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# fitbit-sim-restart
> A simple CLI helper to restart the Fitbit OS SimulatorCurrently only supports Mac OS, feel free to contribute and add other Operating Systems.
![demo](http://g.recordit.co/QLEGqwuudj.gif)
## Install
```
$ npm install -g fitbit-sim-restart
```## Usage
```
$ fitbit-sim-restart --helpUsage
fitbit-sim-restart [input]Options
-log, -l log outputExamples
$ fitbit-sim-restart
$ fitbit-sim-restart -l
Fitbit OS Simulator Closed
Restarting...
Fitbit OS Simulator Opened$ fitbit-sim-restart
```## License
â’¸ MIT