Quick edit hotkeys.xml
file tool
English | 简体中文
Download latest Release, double-click exe to run app.
Available features:
- Save by group
- Quick overwrite
- Share by clipboard
For Windows 7
users, please download webview2 runtime.
This project is based on tauri, depend on the following 2 language environments at the same time:
After installing the environment, this project relies on pnpm
for front-end package management
- Install
pnpm
npm i -g pnpm
- Use
pnpm
install dependencies
pnpm i
- Start development server
pnpm tauri dev
Refer to the tauri documentation, and use the following command to build.
pnpm tauri build