Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blinkstick-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blinkstick-cli

cli utility for blinkstick-node library

  • 1.0.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

BLINKSTICK

invoke a blinkstick method from the commandline

INSTALATION:

See https://github.com/arvydas/blinkstick-node#readme

npm install -g blinkstick-cli

USAGE:

blinkstick [method] <color> [options]

method: defaults to 'setColor' color: name, hexadecimal or RGB values (0-255) options: JSON string or named commandline arguments

EXAMPLES:

blinkstick "#FF0088"
blinkstick 255 100 0
blinkstick red
blinkstick morph green
blinkstick blink red --duration 500 --repeats 5
blinkstick pulse red {duration:500}
blinkstick getDescription
bliknstick getSerial

See: https://github.com/arvydas/blinkstick-node/blob/master/blinkstick.js for all methods.

Keywords

FAQs

Package last updated on 13 Jul 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