Skip to content

Commit 7337db6

Browse files
committed
Merge branch 'master' of https://github.com/CYRO4S/Automator
2 parents 1529b42 + 9507f5a commit 7337db6

File tree

1 file changed

+15
-14
lines changed

1 file changed

+15
-14
lines changed

README.md

Lines changed: 15 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,22 @@
11
![](https://raw.githubusercontent.com/CYRO4S/Automator/master/Automator/Automator/Resources/64.png)
2-
# Automator
2+
# Automator
33

4-
Automator is a Windows application help you easily write "Ducky Script" for your Digispark Arduino chips.
5-
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.
4+
Automator is a Windows application helps you easily write "Ducky Script" for your Digispark Arduino chips.
5+
As everyone knows, Ducky Script can not easily convert into Digispark Arduino project.
6+
But with this you can easily write USB HID keyboard payload for Digispark chips.
7+
8+
## Screenshot
9+
![](https://raw.githubusercontent.com/CYRO4S/Automator/master/Automator/Automator/Resources/automator_2_preview.png)
610

711
## Features
8-
* Delay for 500ms? Input 500 & Click "Add"
9-
* Press Ctrl+Shift+Enter? Select the keys from list & click "Add"
10-
* Print "Hello Digispark?" Type "Hello Digispark?" & Click "Add"
11-
* ...And more
12-
13-
*Screenshots appended: (In Simplified Chinese. English is now supported.)*
14-
![](https://raw.githubusercontent.com/CYRO4S/Automator/master/Automator/Automator/Resources/Automator_zh-CN.PNG)
12+
* Add code snippets in one click.
13+
* Save as Arduino's `.ino` file.
14+
* ... And more
1515

1616
## Compiling
17-
* .Net 4.0
18-
* Visual Studio 2015
17+
* .Net Framework 4.5
18+
* Visual Studio 2017
1919

20-
## LICENSE
21-
MIT
20+
## Open source licenses
21+
* MaterialDesignInXamlToolkit: [View on Github](https://github.com/ButchersBoy/MaterialDesignInXamlToolkit)
22+
* NewtonSoft.Json: [View on Github](https://github.com/JamesNK/Newtonsoft.Json)

0 commit comments

Comments
 (0)