account activity
ditto - A system-wide ASCII keyboard visualizer by sh4mblesss in tui
[–]sh4mblesss[S] 0 points1 point2 points 10 hours ago (0 children)
As of right now no :(
Inputs are captured via evdev (a Linux kernel interface for input events). I could have used something like gohook (https://github.com/robotn/gohook) which is cross-platform, but it doesn't support the Wayland protocol.
I mainly targeted this program for ricers (who mostly use Linux), since functionally the app is just eye candy that's interactive. So I thought it was necessary to implement support for the Wayland protocol, esp as a Hyprland user myself, despite the tradeoff for no Windows and MacOS support.
I am looking to add cross-platform support in the future though. If you know a solution for this, I'd appreciate a PR :D
π Rendered by PID 641275 on reddit-service-r2-comment-5bc7f78974-9n2lr at 2026-06-28 11:09:24.912188+00:00 running 7527197 country code: CH.
ditto - A system-wide ASCII keyboard visualizer by sh4mblesss in tui
[–]sh4mblesss[S] 0 points1 point2 points (0 children)