keypaste

Crates.iokeypaste
lib.rskeypaste
version0.1.0
sourcesrc
created_at2021-04-19 07:57:39.049146
updated_at2021-04-19 07:57:39.049146
descriptionPaste clipboard contents by simulating keystrokes
homepage
repositoryhttps://github.com/Trivernis/keypaste
max_upload_size
id386557
size9,586
Julius Riegel (Trivernis)

documentation

README

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

Commit count: 0

cargo fmt