Skip to content

CarsonSlovoka/go-controller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-controller

餵入json檔案,即可按照此腳本來執行動作{滑鼠移動、觸發熱鍵...}

Build & USAGE

git clone https://github.com/CarsonSlovoka/go-controller.git
cd go-controller/v2
go build -o go-controller.exe
go-controller.exe -file="<test.json>"

You need to feed a file (JSON format) to the executable.

for example

go-controller.exe -file="./examples/hello-world.json"

Once the program is running, you can type help in the console to see other commands that you can use.

給開發人員

本套件主要倚靠go-vgo/robotgo所完成

About

餵入json檔案,即可按照此腳本來執行動作{滑鼠移動、觸發熱鍵...}

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published