New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

homebridge-mac-display

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

homebridge-mac-display

Control your mac display with HomeBridge

  • 1.0.8
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
11
Maintainers
1
Weekly downloads
 
Created
Source

homebridge-mac-display

Control your mac display with HomeBridge. Currently this only works if you are running homebridge on a mac, and will only control the display of that specific mac. I made this for personal use, since I use a Mac mini to control my homebridge as well as a HTPC, so it's convenient to be able to turn the display on and off from my phone.

Installation

  • Install homebridge: npm install -g homebridge
  • Install homebridge-mac-display: npm install -g homebridge-mac-display
  • Update configuration file

Configuration file

All you have to do is add a new accessory under the DisplaySwitch name:

"accessories": [
  {
    "accessory": "DisplaySwitch",
    "name": "My Mac HomeBridge Host"
  }
]

Keywords

FAQs

Package last updated on 08 Sep 2017

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc