Hi everyone!
I’m excited to share a project I’ve been working on: **LinuxTask**.
It’s a minimalist macro recorder for Linux (specifically optimized for Hyprland/CachyOS) that actually works on Wayland.
**Key Features:**
- Global Hotkeys (F8/F9) that work even when the app is minimized.
- 100Hz sampling rate for ultra-smooth mouse playback (no teleporting).
- Uses `evdev` to bypass Wayland security restrictions for global input.
- Absolute cursor positioning via `hyprctl`.
- Customizable hotkeys and AFK/Loop mode.
If you ever missed TinyTask on Linux or need a reliable tool for gaming automation (like AFK farming) or repetitive tasks, give it a try!
Check it out on GitHub: GitHub - JADRT22/LinuxTask: Minimalist macro recorder for Linux (X11 & Wayland), optimized for Hyprland.
Feedback is very welcome!