- 翻译成中文;
- 解决弹窗按钮恢复原来位置的问题;
- 尝试tauri打包成exe;
- mouseMoveMap节点的startPos位置,mouseMoveMap节点的smallEyes.pos位置;
yarn run start
yarn run build
yarn tauri build
cd src-tauri
cargo build --release
====================
Web : https://qtscrcpy-keymap.netlify.app
Keymapper Generator for QTScrcpy - https://github.com/barry-ran/QtScrcpy
- Upload a screenshot of the controls from the game
- customize each map key
- get the result in the form of json
- there is a problem in accuracy
- only a few key types are available
I do not know if there are already available third party applications for customization of the keyboard and mouse so I created this to help organize the layout
I'm learning React JS so I made this an exercise and the result is of course messy