developers
Open source
The Rume editor that runs on your machine is free and open source. The agent you bring is yours — Rume never holds your code hostage.
Source
Rume's source is in active development and being prepared for public release. When it's public, the repository will live on github.com/MisotheCod.
For now, the fastest way to try it is npm i -D rume or the one-command installer. If you build on it and want early access to the source, reach us via the contact form.
What's open
- The local editor — the whole click-to-edit surface
- The writers — inline style, plain CSS, Tailwind, static HTML
- The dev proxy and runtime injection
- The loopback security spine
The paid tier is the part that needs a server to exist (hosted history, preview links, collaboration) — not the editor itself.
npm
Install the package with npm i -D rume. The npm package is currently pre-release and is being finalized for its first public release.