1.0.1 • Published 6 years ago

alfred-mirror-darken v1.0.1

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Mirror and Darken

npm.io

An Alfred plugin to toggle mirror of the external display. Forked from alfred-mirror-displays, add features like:

  • turn off the built-in display on mirroring
  • set brightness to 50% when turning off mirroring.

Installation

Prerequest

  • macOS v10.10 +
  • alfred
  • alfred powerpack enabled

Use npm to install it (recommended)

  1. make sure to install node and npm
  2. install via npm:
npm i -g alfred-mirror-darken

Install via binary file

  1. Click this link to download a '.alfredworkflow' file.
  2. double click it to install.

Uninstall

Installed via npm

npm uninstall -g alfred-mirror-darken

Installed via binary file

Just open Alfred Preferences and navigate to Workflows tab, right click the plugin's name on the sidebar, just choose delete.