项目作者: dnaspider

项目描述 :
Keyboard & touchscreen assistance
高级语言: Visual Basic
项目地址: git://github.com/dnaspider/dnaspider.git
创建时间: 2017-05-20T01:15:44Z
项目社区:https://github.com/dnaspider/dnaspider

开源协议:Other

下载


dnaspider

dnaspider logo
This is a program for the keyboard and can output text, move mouse cursor, and simulate mouse click.

Example code

Output text:

«hw-»Hello World.

Notes:

Pressing Tab in the text box will print «».

«hw-» The minus sign will auto backspace twice.

Press Ctrl + S to add «hw-»Hello World. code to the list.

Press Right Ctrl, release, then press H, W in a text box outside of the program for output.

Same result: «hw»«bs*2»Hello World.

Simulate mouse:

«hw-»Hello World.«xy:0-0»«right-click»

Notes:

«x» + Tab then move mouse cursor over x y location or press Esc over location and press Ctrl + P in text box to print.

«rc» + Tab will print «right-click».

Example extended:

«hw-»Hello World.«shift»«left*12»«-shift»

Installing

Release

If will be installing Windows 10 dna.appx install, first download and install dnaspider.cer test certificate otherwise install dna.msi or run dna.exe portable.
See install for more info.

Source

Visual Studio 2017