Go to file
Nick Leffler 3d595bca1d Update 'README.md' 2020-08-25 10:43:25 -04:00
README.md Update 'README.md' 2020-08-25 10:43:25 -04:00
killTypeClipboard.bat added files 2020-08-25 10:41:59 -04:00
typeClipboard.ahk added files 2020-08-25 10:41:59 -04:00
typeClipboard.exe added files 2020-08-25 10:41:59 -04:00

README.md

typeClipboard

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.

killTypeClipboard.bat is the bat file that will kill the script since I'm unsure how else to stop it. You can also go into task manager and kill it that way.