-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
![](https://raw.githubusercontent.com/CYRO4S/Automator/master/Automator/Automator/Resources/64.png) | ||
# Automator | ||
|
||
Automator is a Windows application help you easily write "Ducky Script" for your Digispark Arduino chips. | ||
As everyone knows, Ducky Script can not easily convert into Digispark Arduino project. But with this you can easily write USB HID keyboard program for Digispark chips. | ||
|
||
## Features | ||
* Delay for 500ms? Input 500 & Click "Add" | ||
* Press Ctrl+Shift+Enter? Select the keys from list & click "Add" | ||
* Print "Hello Digispark?" Type "Hello Digispark?" & Click "Add" | ||
* ...And more | ||
|
||
*Screenshots appended: (Only Simplified Chinese. English support will complete before Mar. 20, 2017.)* | ||
![](https://raw.githubusercontent.com/CYRO4S/Automator/master/Automator/Automator/Resources/Automator_zh-CN.PNG) | ||
|
||
## Compiling | ||
* .Net 4.0 | ||
* Visual Studio 2015 | ||
|
||
## LICENSE | ||
MIT |