zhiqiang.yu be6b6a6bdd add all files in the folder 10 hónapja
..
.vs be6b6a6bdd add all files in the folder 10 hónapja
DreamCheekyBTN be6b6a6bdd add all files in the folder 10 hónapja
DreamCheekyLED be6b6a6bdd add all files in the folder 10 hónapja
.gitattributes be6b6a6bdd add all files in the folder 10 hónapja
.gitignore be6b6a6bdd add all files in the folder 10 hónapja
Documentation.md be6b6a6bdd add all files in the folder 10 hónapja
DreamCheekyBTN.md be6b6a6bdd add all files in the folder 10 hónapja
DreamCheekyLED.md be6b6a6bdd add all files in the folder 10 hónapja
DreamCheekyUSB.sln be6b6a6bdd add all files in the folder 10 hónapja
Readme.md be6b6a6bdd add all files in the folder 10 hónapja
Readme.txt be6b6a6bdd add all files in the folder 10 hónapja
license.md be6b6a6bdd add all files in the folder 10 hónapja

Readme.md

Project Description DreamCheekyUSB provides a Console App and .NET drivers for the Dream Cheeky Webmail Notifier and the Dream Cheeky Iron Man USB Stress Button.

MOVED TO https://github.com/gbrayut/dreamcheekyusb

DreamCheekyUSB was created using the https://github.com/mikeobrien/HidLibrary/ and is released under the Apache License V2.0

You can control the LED using either DreamCheekyLED.exe with command line arguments or via C#/VB/Powershell using the DreamCheekyUSB.DreamCheekyLED object. The code supports multiple devices and has options for blinking and fading. See DreamCheekyLED for command line examples or the DreamCheekyLED*.ps1 files for powershell examples.

The DreamCheekyBTN.exe has command line arguments that will let you run a program whenever the button is pressed or convert the button press events into a keyboard macro that can perform an action or be picked up by other programs like AutoHotKey. The code should also support multiple devices, and can be run multiple times for additional triggers. See DreamCheekyBTN for command line examples or the AutoHotKey.ahk file for a sample AutoHotKey script.