Skip to content

jlaundry/TypeClipboard

Repository files navigation

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!

Screenshot of Type Clipboard

(Doesn't have to be a password either, also useful for URLs, Base64-encoded things, etc.)

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.

Known Issues

  • VMWare / Omnissa Horizon desktop client uses a low-level keyboard driver, which SendKeys can't send to.
    • I don't have a fix for this. I recommend you use the HTML5 client instead.
  • Using different keyboard layouts between source and destination causes the sent keys to be mapped to the destination key location, not the intended source value. #2 #3
  • VMWare vSphere Web Console doesn't work with Chrome/Edge due to the way vSphere processes vScanCode values and what Chrome/Edge provide. #6.
    • I don't have a fix for this. I recommend you use Firefox or VMRC instead.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages