https://github.com/bukinoshita/toggle-hotplug-cli
Toggle macOS Sierra hotplug on and off
https://github.com/bukinoshita/toggle-hotplug-cli
hot hotplug image mac macos photos plug sierra
Last synced: about 2 months ago
JSON representation
Toggle macOS Sierra hotplug on and off
- Host: GitHub
- URL: https://github.com/bukinoshita/toggle-hotplug-cli
- Owner: bukinoshita
- License: mit
- Created: 2017-10-16T22:12:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T12:18:20.000Z (over 2 years ago)
- Last Synced: 2025-02-13T18:53:18.921Z (4 months ago)
- Topics: hot, hotplug, image, mac, macos, photos, plug, sierra
- Language: JavaScript
- Homepage:
- Size: 81.1 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# toggle-hotplug-cli [](https://travis-ci.org/bukinoshita/toggle-hotplug-cli)
> Toggle macOS Sierra hotplug on and off
_**Hotplug:** when you [plug your iPhone on your macbook and the Photos app automatically opens](https://twitter.com/bukinoshita/status/920089417494220801). `toggle-hotplug-cli` can toggle this on and off._
## Install
```
$ npm install -g toggle-hotplug-cli
```## Usage
```bash
$ hotplug --helpUsage:
$ hotplugExample:
$ hotplug toggle hotplug on and off
$ hotplug status show hotplug statusOptions:
-h, --help show help options
-v, --version show version
```## Related
- [toggle-hotplug](https://github.com/bukinoshita/toggle-hotplug) — API for this module
## License
MIT © [Bu Kinoshita](https://bukinoshita.io)