Update 'README.md'

This commit is contained in:
Nick Leffler 2020-08-25 10:39:27 -04:00
parent f3eb48bdae
commit 528d10d6f4
1 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# typeClipboard
Type the clipboard via keystrokes.
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.