Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Catboy96 authored Mar 17, 2017
1 parent b98ea4d commit f189cbe
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
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

0 comments on commit f189cbe

Please sign in to comment.