rmweb 0.9.0 — public beta
First public beta of rmweb: a native WPE WebKit browser for the reMarkable Paper Pro.
Install (no toolchain needed): download rmweb-0.9.0.tar.gz, then on the tablet over USB:
scp rmweb-0.9.0.tar.gz root@10.11.99.1:/home/root/
ssh root@10.11.99.1 'mkdir -p /home/root/rmweb && gunzip -c /home/root/rmweb-0.9.0.tar.gz | tar -C /home/root/rmweb -xf - && /home/root/rmweb/install.sh'Run /home/root/rmweb/rmweb https://example.com, quit with the ⏻ toolbar button to return to the stock UI. Optional home-screen icon via XOVI + AppLoad: see docs/install.md.
Highlights: reader mode (light/dark), bookmarks/history, settings page, form filling with autofill and a per-host password store (obfuscated, not encrypted), content blocking with cosmetic ad-collapse, e-ink calm-down CSS, auto-refresh guard, Lucide icon set, TLS padlock, downloads, in-page find.
Beta software. Focused on reading; heavy web apps are out of scope for this CPU.