-
Notifications
You must be signed in to change notification settings - Fork 0
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
1 parent
e6c5434
commit 195c2aa
Showing
1 changed file
with
9 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,9 @@ | ||
# MK Digitador | ||
It can be used to simulate a typing on keyboard from a given text. Only for Windows. | ||
|
||
# How to compile | ||
This software was writed and compiled using Code::Blocks IDE, along wxSmith. If wxWidgets library is corretly configured in your sistem, as well wxSmith, just clicking in run/compile button will be enought. There's not any additional configurations beyond default. | ||
Since it uses windows API to simulate a keyboard hardware, that version don't works in linux or any sytem that don's be Windows. | ||
|
||
# How to use | ||
Just paste the text in text box, then click in "iniciar". There's a field where you can define a time to wait, to you can put the cursor on correct local before the simulaton begin. You can define the velocity of typing too. |