8000 GitHub - arkilis/mirror-displays: A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle

Notifications You must be signed in to change notification settings

arkilis/mirror-displays

8000
 
 

Repository files navigation

mirror-displays

A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle

usage: mirror [option]    Only the first option passed will be applied
  -h            Print this usage and exit.
  -t            Toggle mirroring (default behavior)
  -on           Turn Mirroring On
  -off          Turn Mirroring Off
  -q            Query the Mirroring state and write "on" or "off" to stdout
  -l A B        Makes display at index B mirror the display at index A

Installing

The mirror command line tool is available via a Homebrew tap:

brew install fcanas/tap/mirror-displays

or

brew tap fcanas/tap
brew install mirror-displays

About

A Mac app and command-line tool for fiddling with display mirroring: on/off/toggle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 66.7%
  • Roff 33.3%
0