Kooha is a screen recorder that captures video from your display with a minimal, distraction-free interface.
The tool solves the problem of screen recording without requiring users to navigate complex configuration menus. It works by providing a straightforward record button that captures either a full monitor or a selected portion of the screen. Audio can be sourced from the microphone, desktop audio, or both simultaneously. The recorder supports multiple output formats including WebM, MP4, GIF, and Matroska, with configurable options for saving location, pointer visibility, frame rate, and recording delay.
Kooha suits developers and users who want quick, uncomplicated screen recordings without fiddling with settings. It works on Linux systems with Wayland or X11 support, though compatibility depends on your distribution's support for the underlying screencasting protocols. The tool is available as a Flatpak, making installation straightforward on many Linux distributions. Hardware-accelerated encoding is available as an experimental feature for those seeking better performance, though it remains disabled by default due to stability concerns.
The project maintains active development with continuous integration checks passing regularly. Translation contributions are actively managed through a community platform, indicating ongoing localization work. The codebase is written in Rust using GTK 4 and GStreamer, reflecting a focus on modern Linux desktop technologies and memory safety.