rm-files Documentation

Welcome to rm-files’ documentation.

Overview

rm-files provides a small API for constructing ReMarkable .rm (lines v6) files using the upstream rmscene library.

Quickstart

make venv
source .venv/bin/activate
python gen.py

This generates triangle.rm using the high-level notebook API.