remarkable2-framebuffer

remarkable2 framebuffer reversing (by ddvk)

Remarkable2-framebuffer Alternatives

Similar projects and alternatives to remarkable2-framebuffer

  1. koreader

    An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. remarkable-hacks

    additional functionality via binary patching

  4. awesome-reMarkable

    A curated list of projects related to the reMarkable tablet

  5. toltec

    Community-maintained repository of free software for the reMarkable tablet.

  6. hyperpaper-planner

    Dayplanner pdf for large e-readers (eg Remarkable 2, Supernote, Kindle Scribe, Boox)

  7. remarkable-stylus

    hack to get the button of a lamy pen working

  8. rmkit

    | remarkable app framework | https://rmkit.dev

  9. COPS

    Calibre OPDS (and HTML) PHP Server : web-based light alternative to Calibre content server / Calibre2OPDS to serve ebooks (epub, mobi, pdf, ...)

  10. reMarkableScripts

    shell scripts to interact with the tablet from reMarkable.com

  11. netsurf-reMarkable

    NetSurf is a lightweight and portable open-source web browser. This projects adapts NetSurf for the reMarkable E Ink tablet.

  12. remarking

    Remarking is an unofficial command line tool for extracting highlights from documents on your reMarkable tablet.

  13. remarkable-encryption

    A document encryption solution for the reMarkable 2 ePaper tablet.

  14. waved

    Experimental driver for the reMarkable 2 E-Ink display

  15. recrossable

    crossword game with simplistic handwriting recognition and automatic generation of crosswords

  16. 37reader

    repo for the 3.7" eReader

  17. rm-sync

    Sync script for reMarkable paper tablet.

  18. folly

    A Z-machine for the reMarkable tablet. (by bkirwi)

  19. build

    Build system used for the Toltec community repository. (by toltec-dev)

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better remarkable2-framebuffer alternative or higher similarity.

remarkable2-framebuffer discussion

Log in or Post with

remarkable2-framebuffer reviews and mentions

Posts with mentions or reviews of remarkable2-framebuffer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-06-03.
  • Show HN: Edsger – A handwritten Clojure REPL for the reMarkable 2
    8 projects | news.ycombinator.com | 3 Jun 2026
    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
    11 projects | news.ycombinator.com | 26 Aug 2023
  • Help with reading a book
    8 projects | /r/RemarkableTablet | 26 Jul 2022
    Looks like rm2fb is now installed by default: https://github.com/ddvk/remarkable2-framebuffer/issues/90
  • Modders, any thoughts on RM Glitchart?
    2 projects | /r/RemarkableTablet | 26 May 2022
    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
    1 project | /r/RemarkableTablet | 6 Feb 2022
    Is is safe? there are issues like this or this
  • this
    1 project | /r/RemarkableTablet | 6 Feb 2022
  • HELP! RM2 stuck at start screen
    3 projects | /r/RemarkableTablet | 17 Nov 2021
    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
    12 projects | news.ycombinator.com | 27 Sep 2021
    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
    2 projects | /r/RemarkableTablet | 25 Aug 2021
    Have you installed rm2fb? https://github.com/ddvk/remarkable2-framebuffer
  • RM2 Stuck on Start Screen -
    1 project | /r/RemarkableTablet | 22 Aug 2021
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic remarkable2-framebuffer repo stats
20
307
5.3
over 1 year ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that C is
the 6th most popular programming language
based on number of references?