# Keypaste This very simple program allows pasting clipboard contents by simulating the corresponding keys being pressed. This is to allow pasting content in environments that don't have access to the clipboard for example for remote desktop, virtual machines or geforcenow. ## System Requirements - Linux on X11 - Windows - MacOS ## Build Requirements On Linux you might have to install `libxdo-dev`. ## License MIT