Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Readers > More E-Book Readers

Notices

Reply
 
Thread Tools Search this Thread
Old 08-26-2026, 12:08 PM   #1
exp
Junior Member
exp began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Aug 2026
Device: Remarkable Paper Pro
Post rmweb 0.9.0, a native web browser for the Paper Pro (open source)

Hi everyone,

I'd like to share rmweb, a native browser I wrote for the reMarkable Paper Pro. It uses WPE WebKit with everything rendered on CPU (Skia raster + Mesa llvmpipe), so it works despite the device having no GPU. Page turns take roughly 120-250 ms.

What's in: reader mode (light and dark), bookmarks, history, a proper settings page, form filling with learn-as-you-type autofill and a per-host password store (obfuscated, not encrypted, fair warning), content blocking with cosmetic rules that collapse ad containers, an auto-refresh guard so sites can't reload the page while you read, downloads to ~/Downloads, in-page find, TLS padlock, and a home-screen icon if you run XOVI + AppLoad.

What it is not: a general-purpose browser for heavy web apps. There's no JIT, so modern SPAs are out of reach. It's for reading: Wikipedia, news sites, blogs, forums all work well.

Install (no toolchain needed): download rmweb-0.9.0.tar.gz from the GitHub Release, then:

Code:
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 it from the shell or the AppLoad icon; the power button in the toolbar brings you back to the stock UI. Source, screenshots and full docs: https://github.com/exp78/rmweb

It's a beta and I'd love bug reports. Enjoy!
exp is offline   Reply With Quote
Reply

Tags
remarkable


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Latest version doesn't open web browser from Ids in book detail Tiggy626 Library Management 15 11-15-2022 02:39 PM
Click to open path opens the web browser ebbertd Library Management 2 05-08-2022 04:30 AM
Moon+Reader Pro - Open Google search in other browser abraum Android Devices 4 08-18-2020 02:23 AM
Kindle web browser open links in same window yifanlu Kindle Developer's Corner 65 02-05-2014 12:11 PM
Announcing Janus - A Calibre Web Application [Open Source] cruffalo Related Tools 5 09-07-2011 05:36 PM


All times are GMT -4. The time now is 12:37 PM.


MobileRead.com is a privately owned, operated and funded community.