From 60e7804aba3eaca1037c39a16752817db8ff58a0 Mon Sep 17 00:00:00 2001 From: Jed Laundry Date: Wed, 16 Sep 2020 16:50:57 +1200 Subject: [PATCH] Create README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..edc1301 --- /dev/null +++ b/README.md @@ -0,0 +1,12 @@ +# TypeClipboard + +For IT professionals everywhere who are sick of typing long complex passwords into remote consoles. Just copy the password into your clipboard, select the password box, and press F8 or click Type! + +(Doesn't have to be a password either, also useful for URLs, Base64-encoded things, etc.) + +Also, if you don't want to compile yourself, this is also available in the Windows Store: + +https://www.microsoft.com/en-us/p/type-clipboard/9p5r4jk7r8h5 + +Tested with a wide variety of consoles, including vSphere, Horizon (HTML5), and Citrix. There is a known issue where VMWare Horizon's client seems to be using a very low-level keyboard driver, so it doesn't work with it. Sorry. +