Socket
Socket
Sign inDemoInstall

linux-device

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

linux-device

Native addon to communicate with linux devices (can also be used for sockets or FIFOs)


Version published
Weekly downloads
25
decreased by-10.71%
Maintainers
1
Weekly downloads
 
Created
Source

linux-device

Native addon to communicate with linux devices (can also be used for sockets or FIFOs).

Installation

Install with npm:

$ npm install linux-device

Usage

See the API Docs for more information.

Remote usage

It is possible to use this module to access devices remotely. In order to do this, run the remote-device-server binary on your slave device, and export the DEVICE_DEBUG_SERVER environment variable to point to the remote end, eg EXPORT DEVICE_DEBUG_SERVER=ws://remote-device.local:8081

Keywords

FAQs

Package last updated on 28 Aug 2018

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