gui frontend to ydotool click (in tauri)
2023-12-26 14:31:14 -06:00
.vscode spell checker,,, 2023-12-25 11:13:43 -06:00
public add code 2023-11-19 17:25:18 -06:00
src AAAAAAAAAAAAAAAA 2023-12-26 14:31:14 -06:00
src-tauri AAAAAAAAAAAAAAAA 2023-12-26 14:31:14 -06:00
.gitignore add code 2023-11-19 17:25:18 -06:00
autoclicker.desktop add desktop file, fix build instructions 2023-11-19 18:28:46 -06:00
index.html add code 2023-11-19 17:25:18 -06:00
LICENSE Initial commit 2023-11-20 00:23:07 +01:00
package.json add code 2023-11-19 17:25:18 -06:00
pnpm-lock.yaml add code 2023-11-19 17:25:18 -06:00
postcss.config.js add code 2023-11-19 17:25:18 -06:00
README.md inline code paths 2023-12-25 18:31:42 +01:00
tailwind.config.js add code 2023-11-19 17:25:18 -06:00
tsconfig.json add code 2023-11-19 17:25:18 -06:00
tsconfig.node.json add code 2023-11-19 17:25:18 -06:00
vite.config.ts add code 2023-11-19 17:25:18 -06:00

autoclicker

GUI frontend to ydotool click (in tauri)

usage

  1. install ydotool
  2. run pnpm tauri build
  3. copy src-tauri/target/release/autoclicker to somewhere in $PATH (such as /usr/local/lib or preferably ~/.local/lib)
  4. (optional but recommended) copy autoclicker.desktop to ~/.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