New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

logitechmediaserver

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

logitechmediaserver

Listen to and control Logitech Media Server (previously Squeezebox Server).

latest
Source
npmnpm
Version
0.0.5
Version published
Maintainers
2
Created
Source

Just some code I wrote for my home automation system. Connects javascript to a Logitech Media Server (formerly Squeezebox Server). It provides a "telnet server" which I just connect to using net.createConnection.

See example.js for how to use.

Collects information about known players and then allows:

  • monitoring of volume, wifi signal strength, power status (on/off)
  • switch on/off by calling simple functions
  • play/pause/stop
  • sending arbitrary commands through the telnet interface

I used this together with my [xBee] module to play sounds when my back door opened, and so on.

Licence

Creative Commons License
This work by Richard Morrison is licensed under a Creative Commons Attribution-ShareAlike 2.0 UK: England & Wales License.
Based on a work at github.com.

Keywords

logitech

FAQs

Package last updated on 08 Oct 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