tfc 0.2.1

The Fat Controller. A library for simulating mouse and keyboard events.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
authors = ["Kerndog73 <kerndog73@gmail.com>"]
categories = ["os::macos-apis", "os::windows-apis"]
description = "The Fat Controller. A library for simulating mouse and keyboard events."
edition = "2018"
exclude = [".gitignore", ".idea", "docs", "iOS_client"]
homepage = "https://github.com/Kerndog73/The-Fat-Controller"
keywords = ["keyboard", "mouse", "automation", "control"]
license = "MIT"
name = "tfc"
readme = "README.md"
repository = "https://github.com/Kerndog73/The-Fat-Controller"
version = "0.2.1"
[profile.release]
lto = true