rxx is a fork of rx, the minimalist pixel editor, continuing development with new features, namely an integrated Rune scripting layer.
rxx is still in early development — expect frequent script API breakages. Please report issues and ideas on the issues page.
rxx supports Linux, macOS, and Windows with OpenGL 3.3 or later.
With cargo and cmake installed:
cargo install \
--git https://github.com/guysv/rxx
This installs rxx under ~/.cargo/bin/rxx.
Use --root <prefix> for a custom location.
On macOS, Xcode and the Xcode Command Line Tools are
required. Install cmake with brew install cmake.
Join the rxx Discord community to share your work, talk about plugins, and ask questions.
rxx is free software, licensed under the GPL.