An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# toggle-hotplug-cli [![Build Status](https://travis-ci.org/bukinoshita/toggle-hotplug-cli.svg?branch=master)](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 --help

Usage:
$ hotplug

Example:
$ hotplug toggle hotplug on and off
$ hotplug status show hotplug status

Options:
-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)