vmulti-client

Crates.iovmulti-client
lib.rsvmulti-client
version0.3.4
sourcesrc
created_at2020-03-24 23:18:48.012979
updated_at2020-07-11 13:48:02.813211
descriptionCrate for interacting with virtual input driver
homepagehttps://github.com/vagola/vmulti-client
repositoryhttps://github.com/vagola/vmulti-client
max_upload_size
id222490
size36,585
(vagola)

documentation

README

vmulti-client

crates.io

Crate for interacting with virtual input driver. Works only on Windows.

Example

You can find an example API in the examples folder.

Driver install guide

Before installing the driver, you must disable driver signature verification.

  1. Download from releases vmulti_driver.zip and extract it.
  2. Open cmd with admin privileges and move to extracted folder location.
  3. Run command devcon.exe install vmulti.inf djpnewton\vmulti
Commit count: 33

cargo fmt