SaaSHub helps you find the best software and product alternatives Learn more →
Remarkable2-framebuffer Alternatives
Similar projects and alternatives to remarkable2-framebuffer
-
koreader
An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
-
hyperpaper-planner
Dayplanner pdf for large e-readers (eg Remarkable 2, Supernote, Kindle Scribe, Boox)
-
-
-
-
COPS
Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)
-
-
netsurf-reMarkable
NetSurf is a lightweight and portable open-source web browser. This projects adapts NetSurf for the reMarkable E Ink tablet.
-
remarking
Remarking is an unofficial command line tool for extracting highlights from documents on your reMarkable tablet.
-
image-gallery
A functional demo app for the Invisible Screen. Use this as a reference to build your own apps.
-
-
-
recrossable
crossword game with simplistic handwriting recognition and automatic generation of crosswords
-
-
-
-
remarkable2-framebuffer discussion
remarkable2-framebuffer reviews and mentions
-
Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
Nice. That latency is tough though.
On that latency, I wrote an equivalent "magic mirror" type tool that lets you write to the mirror/oracle/VLM on the remarkable and get an answer back.
A few possible solutions I explored:
1) You can try and consume (and possibly write to) the frame buffer directly. https://github.com/ddvk/remarkable2-framebuffer was my starting point. This gets you instant updates about what's going on. I guess you could pair this with speculative decoding to get a much faster output.
2) You can use the streaming API on the device to stream the screen to a beefy server, possibly over Tailscale, letting you do everything off device.
3) You can write your own Qt app; ddvk's repos are a good starting point here.
I ultimately instructed claude to write me my own app. Which worked enough to scratch my itch, and I never use it. But this was five months ago, an eternity in vibe hobby projects, so perhaps modern tooling would let me get it in shape and be usable.
Where my mind goes for your project is that I think it'd be nicest to keep a sort of Jupyter notebook somewhere that's the canonical representation, that would have your handwritten blocks and an interpretation, and then the output. then a render layer to get it back onto the screen. At that point, I don't think I'd care very much if it's stored as a PDF on the device, which points back to having this be an app.
Either way it's fun to tinker! the RM line is very hackable, and I still wish it were even easier, the hardware just makes you think of so many possibilities.
- E-ink is so Retropunk
-
Help with reading a book
Looks like rm2fb is now installed by default: https://github.com/ddvk/remarkable2-framebuffer/issues/90
-
Modders, any thoughts on RM Glitchart?
We can currently hook into it, but only to obtain the framebuffer or send updates ourselves. 3rd party mods use remarkable-framebuffer which does the injection and easily enables 3rd party community apps/mods to use the screen.
-
rm2fb
Is is safe? there are issues like this or this
- this
-
HELP! RM2 stuck at start screen
Instructions here, at the end of the "Configuration" section. Please not, however, that these settings were only added to the rm2fb repo 11 hours ago (commit). So again, best to check that up-to-date settings exist before upgrading your firmware.
-
I bricked then recovered my reMarkable 2
It's an eInk screen, so yes-ish.
We get around this by just piggybacking on the build in application's screen display routines[0]
https://github.com/ddvk/remarkable2-framebuffer
-
How to install Harmony (or other additional stuff) on rm2
Have you installed rm2fb? https://github.com/ddvk/remarkable2-framebuffer
- RM2 Stuck on Start Screen -
-
A note from our sponsor - SaaSHub
www.saashub.com | 9 Jun 2026
Stats
ddvk/remarkable2-framebuffer is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of remarkable2-framebuffer is C.
Popular Comparisons
- remarkable2-framebuffer VS toltec
- remarkable2-framebuffer VS remarkable2-recovery
- remarkable2-framebuffer VS netsurf-reMarkable
- remarkable2-framebuffer VS rmkit
- remarkable2-framebuffer VS remarking
- remarkable2-framebuffer VS remarkable-encryption
- remarkable2-framebuffer VS recrossable
- remarkable2-framebuffer VS 37reader
- remarkable2-framebuffer VS waved
- remarkable2-framebuffer VS awesome-reMarkable