-
scr33ny v0.1.1 Stable
released this
2026-06-17 22:33:23 +00:00 | 0 commits to master since this releaseInstall
Download the binary for your architecture, make it executable, and move it to your PATH:
# x86_64 (most desktops/laptops) curl -Lo scr33ny https://github.com/kilyabin/scr33ny/releases/download/v0.1.1/scr33ny-x86_64-linux chmod +x scr33ny sudo mv scr33ny /usr/local/bin/ # ARM64 (Raspberry Pi 4+, Apple Silicon VM, etc.) curl -Lo scr33ny https://github.com/kilyabin/scr33ny/releases/download/v0.1.1/scr33ny-aarch64-linux chmod +x scr33ny sudo mv scr33ny /usr/local/bin/Requirements: Wayland compositor,
libwayland-client,libxkbcommon.See README for usage and config.
Downloads