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

raspberry-pi-remote-scripting

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raspberry-pi-remote-scripting

Remote NodeJS script management. Push/(re)start/stop/track NodeJS scripts from any browser on the PI's network.

latest
Source
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source
  • Install a clean Raspbian
  • Install nodejs Download an ARM6l .tar.gz nodejs from https://nodejs.org/dist/
    tar -xzf <nodejs-tar-gz-file>
    sudo cp -r <nodejs-unzipped-folder>/* /usr/local/
  • npm install
  • node index.js
  • ifconfig to detect IP address of the PI
  • Use any browser enabled device on your network to navigate to :9000
  • Create your first script :)

Keywords

Raspberry

FAQs

Package last updated on 04 Aug 2019

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