gui frontend to ydotool click (in tauri)
| .vscode | ||
| public | ||
| src | ||
| src-tauri | ||
| .gitignore | ||
| autoclicker.desktop | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
autoclicker
GUI frontend to ydotool click (in tauri)
usage
- install ydotool
- run
pnpm tauri build - copy
src-tauri/target/release/autoclickerto somewhere in$PATH(such as/usr/local/libor preferably~/.local/lib) - (optional but recommended) copy
autoclicker.desktopto~/.local/share/applications
important note for fedora kinoite users
this appliaction does not work inside toolbox. run this command: rpm-ostree install webkit2gtk4.0 ydotool and run this application directly on the host