https://github.com/xiaokyo/rust-mac-mouse-click
rust写的mac模拟鼠标点击左键的操作
https://github.com/xiaokyo/rust-mac-mouse-click
Last synced: 12 months ago
JSON representation
rust写的mac模拟鼠标点击左键的操作
- Host: GitHub
- URL: https://github.com/xiaokyo/rust-mac-mouse-click
- Owner: xiaokyo
- Created: 2022-04-19T09:29:59.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-19T10:10:02.000Z (about 4 years ago)
- Last Synced: 2025-01-07T07:23:18.534Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Macos中模拟鼠标点击的简单例子
代码利用rust编写