We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec5226d commit 37ed285Copy full SHA for 37ed285
README.md
@@ -1,5 +1,11 @@
1
-# go-win-screenshot
2
-A go application that can make screenshots and save them as images
+# This repository contains:
+Some go scripts that can:
3
+* make screenshots and save them as images
4
+* handle keyboard and send keys
5
+* move the mouse around
6
+* give warning/alerts
7
+* give yes/no dialog
8
+* prompt folder selection
9
10
## Note:
11
This only works on windows as we use windows api
0 commit comments