toca 0.1.0

a library for record/display keyboard and mouse actions in a period of time.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.device_query]
version = "1.1.1"

[dependencies.enigo]
version = "0.0.14"

[package]
authors = ["lopo <lopo@zju.edu.cn>"]
description = "a library for record/display keyboard and mouse actions in a period of time."
edition = "2021"
keywords = ["mouse", "keyboard", "record", "simulate"]
license = "MIT"
name = "toca"
readme = "README.md"
repository = "https://github.com/lopo12123/toca"
resolver = "2"
version = "0.1.0"