Socket
Book a DemoInstallSign in
Socket

@sebbo2002/atv2mqtt

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sebbo2002/atv2mqtt

Bridge which allows you to control your Apple TV via MQTT

1.0.0
latest
Source
npmnpm
Version published
Weekly downloads
2
Maintainers
1
Weekly downloads
 
Created
Source

atv2mqtt

License

AppleTV2MQTT allows you to remote control your Apple TV using the MQTT protocol. Many home automation systems support this protocol, so Apple TV can be integrated into your existing automation system. In addition to simulating key presses, you can also query the current state of Apple TV. This module uses a forked version of node-appletv.

☁ Installation

To install the javascript module via npm run:

sudo apt-get install autoconf libtool
npm install -g http://github.com/sebbo2002/atv2mqtt.git

⚒ Quick Start

  • Use node-appletv to connect to your Apple TV and authenticate [?]

  • Create a new atv2mqtt configuration file

{
  "broker": "mqtt://192.168.1.1",
  "devices": [
    {
      "topic": "/home/livingroom/appletv",
      "credentials": "************************************"
    }
  ]
}
  • Start atv2mqtt
atv2mqtt /home/eve/atv2mqtt.json

Copyright (c) Sebastian Pekarek under the MIT license.

FAQs

Package last updated on 05 Apr 2020

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.