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

gaudy-leds

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gaudy-leds

control of linux usbled devices such as the Dream Cheeky webmail notifier

  • 0.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Control usbled devices via node.js on linux, specifically Dream Cheeky webmail notifier devices (http://www.dreamcheeky.com/webmail-notifier) like you might purchase at ThinkGeek or other random gadget places.

We use libudev to find the devices and their sysfs exposed paths to control them. An alternate implementation would have been to use libusb directly.

In order for this to work on your system, you need to set the permissions up correctly. If you put udev-files/99-usblamp.rules in your /etc/udev/rules.d and put udev-files/symlink-usblamp.sh in /etc/udev, then you should be good to go. Well, you may also want to invoke udevadm trigger --action=change to force the changes to apply without you manually having to re-plug things. Many thanks to the post at http://cweiske.de/tagebuch/usblamp-monitoring.htm.

Keywords

FAQs

Package last updated on 03 Apr 2014

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