v0.1.0
srkt
Wayland-native text expander. Reads keyboard input at the kernel layer (evdev) and injects expansions via a uinput virtual keyboard — works in every Wayland app without application-level integration.
Installation
Download the latest release from GitHub Releases, then place it in your PATH:
# Example for x86_64
curl -L https://github.com/aaaorg/srkt/releases/latest/download/srkt-x86_64-linux \
-o ~/.local/bin/srkt
chmod +x ~/.local/bin/srkt
srkt install