vcaesar
|
436a8f8f43
|
add new gohook examples, thks for cauefcr
|
2020-05-19 11:54:06 -04:00 |
|
vcaesar
|
961f9eedc6
|
add gohook modern and concurrent API
|
2020-05-19 11:49:43 -04:00 |
|
vcaesar
|
67bbac75ce
|
update go mod pkg
|
2020-05-19 11:48:34 -04:00 |
|
vcaesar
|
db296452f1
|
Update dockerfile and appveyor.yml to go1.14.3
|
2020-05-15 11:16:40 -04:00 |
|
vcaesar
|
55a4babb8c
|
update hook godoc
|
2020-05-09 12:43:12 -04:00 |
|
vcaesar
|
456920ff10
|
update test code fixed equal error
|
2020-05-01 11:40:41 -04:00 |
|
vz
|
e6a1406694
|
Merge pull request #264 from go-vgo/win-pr
add more win32 function export
|
2020-04-30 11:36:38 -04:00 |
|
vcaesar
|
8d4f46988b
|
update test code fixed appveyor CI
|
2020-04-30 11:30:21 -04:00 |
|
vcaesar
|
e26e811e6d
|
add more win32 function export
|
2020-04-30 11:20:27 -04:00 |
|
vcaesar
|
af1d0d2d00
|
add more gops test code
|
2020-04-18 14:21:53 -04:00 |
|
vcaesar
|
8a4154aa60
|
add Process() function test code
|
2020-04-18 14:20:25 -04:00 |
|
vcaesar
|
b7a76b9be5
|
add gops test code support
|
2020-04-17 11:34:23 -04:00 |
|
vcaesar
|
c7ce55023a
|
move gops code to ps.go
|
2020-04-14 13:56:40 -04:00 |
|
vcaesar
|
5485466381
|
update test code remove windows alert test
|
2020-04-12 12:37:52 -04:00 |
|
vcaesar
|
8060518620
|
update dockerfile and appveyor.yml
|
2020-04-12 12:35:46 -04:00 |
|
vcaesar
|
63b9b72025
|
Update README.md
|
2020-04-09 10:57:00 -04:00 |
|
vcaesar
|
f11d01eb22
|
update window examples code
|
2020-04-07 11:30:29 -04:00 |
|
vcaesar
|
aa077ecb78
|
update keycode.go
|
2020-04-03 11:38:29 -04:00 |
|
vcaesar
|
8bfef356cc
|
update show alert test code
|
2020-03-24 12:01:28 -04:00 |
|
vcaesar
|
ee19a94ec5
|
add ShowAlert() test support
|
2020-03-23 15:34:33 -04:00 |
|
vcaesar
|
d3c96e4b81
|
update dockerfile and appveyor.yml to go1.14.1
|
2020-03-20 12:41:00 -04:00 |
|
vz
|
d984c6147d
|
Merge pull request #261 from go-vgo/dev
update keycode type use uint16 with gohook, not type convert
|
2020-03-17 12:36:16 -04:00 |
|
vcaesar
|
f765226230
|
update keycode type use uint16 with gohook, not type convert
|
2020-03-17 12:33:31 -04:00 |
|
vcaesar
|
bec66ba51f
|
add mouse toggle return and add more test
|
2020-03-16 13:51:46 -04:00 |
|
vcaesar
|
b5d72b8d18
|
update keypress rand sleep [reduce] and update code style
|
2020-03-14 13:28:02 -04:00 |
|
vcaesar
|
614483dabc
|
update key example code
|
2020-03-11 14:29:07 -04:00 |
|
vcaesar
|
519c7bf718
|
add readme.md file
|
2020-03-09 12:38:25 -04:00 |
|
vcaesar
|
49b63cb1d5
|
add go opencv file
|
2020-03-08 13:21:00 -04:00 |
|
vcaesar
|
730e7537bf
|
add scaled function code
|
2020-03-08 10:09:24 -04:00 |
|
vcaesar
|
0e570e2eb9
|
update TypeString function code [Drop]
|
2020-03-08 10:00:42 -04:00 |
|
vcaesar
|
2eba2fee5d
|
add SetDelay function code and update other code
|
2020-03-06 14:08:27 -04:00 |
|
vcaesar
|
1b45c63c16
|
update c delay default value to 0
|
2020-03-05 15:28:28 -04:00 |
|
vcaesar
|
abb0448c63
|
update travis.yml to go1.14.x and remove go1.13.x
|
2020-02-29 08:53:14 -04:00 |
|
vcaesar
|
818706be18
|
update dockerfile, go.yml and appveyor.yml to go1.14
|
2020-02-28 11:20:46 -04:00 |
|
vcaesar
|
5f5f208a43
|
add keycode test support
|
2020-02-25 11:48:28 -04:00 |
|
vcaesar
|
4d5dc9d6e3
|
update go mod pkg
|
2020-02-24 11:57:04 -04:00 |
|
vcaesar
|
fe67159aac
|
add xvfb run codecov test
|
2020-02-20 11:37:25 -04:00 |
|
vcaesar
|
2e6aa4b0bd
|
update test code and add codecov support
|
2020-02-20 11:33:24 -04:00 |
|
vcaesar
|
f05b2858f4
|
update clipboard code and add test code
|
2020-02-20 11:23:49 -04:00 |
|
vcaesar
|
7eeb418c3a
|
add paste string test code
|
2020-02-18 12:37:13 -04:00 |
|
vcaesar
|
dbe6d0b35c
|
update move mouse smooth test code
|
2020-02-18 12:34:10 -04:00 |
|
vcaesar
|
550fc6a80b
|
update PasteStr function code return error
|
2020-02-18 12:27:21 -04:00 |
|
vcaesar
|
079dcfc995
|
update go mod pkg
|
2020-02-14 07:19:39 -04:00 |
|
vcaesar
|
fca53605c0
|
add more test code
|
2020-02-13 09:40:43 -04:00 |
|
vcaesar
|
df682b04f3
|
update appveyor and dockerfile to go1.13.8
|
2020-02-13 09:37:45 -04:00 |
|
vcaesar
|
bd34490e34
|
add more key test code
|
2020-02-12 10:01:43 -04:00 |
|
vcaesar
|
38e5dc7bf7
|
add drop function hint print support
|
2020-02-11 09:59:36 -04:00 |
|
vcaesar
|
c56a448b6e
|
update dockerfile and appveyor to go1.13.7
|
2020-02-01 14:47:48 -04:00 |
|
vcaesar
|
df1a872e09
|
add SaveImg function code
|
2020-01-31 12:29:15 -04:00 |
|
vcaesar
|
f30b2c7797
|
move hook to hook.go
|
2020-01-31 12:26:28 -04:00 |
|