New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
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
70

Supply Chain Security

69

Quality

75

Maintenance

100

Vulnerabilities

100

License

Version published
Maintainers
1
Created

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