Skip to content

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 03 Apr 09:04
· 1 commit to main since this release
d779822

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