Socket
Socket
Sign inDemoInstall

desktop-controller

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

desktop-controller

Desktop controller


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

Build Status

Desktop controller

Demo - click the image to try it

Installation

  1. Install NodeJS on your raspberry.
  2. install the application by running sudo npm install -g desktop-controller or sudo yarn global add desktop-controller if you use yarn.

Usage

to run the server simply run sudo desktop-controller [options].
Here are the options -

FlagIs requiredDefaultDescription
-power:heavy_multiplication_x:Gpio pin number for power relay.
-reset:heavy_multiplication_x:Gpio pin number for reset relay.
-wifi:heavy_multiplication_x:Gpio pin number for wifi relay.
-uv:heavy_multiplication_x:Gpio pin number for uv light relay.
-led:heavy_multiplication_x:Gpio pin numbers (seperated by ,, for example -led 4,5,6) for led mosfets.
-m:heavy_multiplication_x:Use this flag if you want to mock gpio calls (won't actually do anything other than logs).
-primary-color:heavy_multiplication_x:#000 (black)Change primary color of the application (can be text, hex or rgb).
-secondary-color:heavy_multiplication_x:#0F0 (green)Change secondary color of the application (can be text, hex or rgb).

Keywords

FAQs

Package last updated on 25 Apr 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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc