Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/w-sodalite/akc
https://github.com/w-sodalite/akc
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/w-sodalite/akc
- Owner: w-sodalite
- Created: 2023-02-07T10:24:25.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-02-07T10:59:40.000Z (almost 2 years ago)
- Last Synced: 2024-01-05T11:26:46.999Z (about 1 year ago)
- Language: Rust
- Size: 2.08 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## AKC (自动按键)
### 实现
- `GUI`: [egui](https://github.com/emilk/egui)
- `全局按键`: [livesplit-hotkey](https://github.com/LiveSplit/livesplit-core)
- `键盘模拟输入`: [rdev](https://github.com/Narsil/rdev)### 界面截图
![stop](stop.png)
![start](start.png)