From 528d10d6f4849023f2bd220e80b3587a6cfb93fb Mon Sep 17 00:00:00 2001 From: Nick Leffler Date: Tue, 25 Aug 2020 10:39:27 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 57e33ba..b997019 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ # typeClipboard -Type the clipboard via keystrokes. \ No newline at end of file +Type the clipboard via keystrokes. + +Uses AutoHotKey, but's it's great because the compiled file doesn't require it installed. This make ctrl+q paste the clipboard via keystrokes. + +Makes it very easy for things like pasting password in VNC (vultr) session when paste isn't permitted. \ No newline at end of file