https://github.com/zmisgod/automate
https://github.com/zmisgod/automate
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zmisgod/automate
- Owner: zmisgod
- Created: 2024-09-07T15:28:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-07T15:29:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-14T08:52:13.571Z (over 1 year ago)
- Language: Rust
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## automate
## cmd
向上
```adb shell input swipe 300 700 300 1000```
向下
```adb shell input swipe 300 1000 300 700```
向左
```adb ```
向右
```adb ```