DOOM on reMarkable: About 13 FPS (minus ghosting artifacts)

This page summarizes the projects mentioned and recommended in the original post on /r/RemarkableTablet

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. oxide

    A desktop environment for the reMarkable tablet (by Eeems-Org)

    No. Just added magaging most software via toltec and using the launcher oxide.

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. doomarkable

    DOOM on the reMarkable

    More: Git Repository | Download

  4. toltec

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

    No. Just added magaging most software via toltec and using the launcher oxide.

  5. rust

    Empowering everyone to build reliable and efficient software.

    Was a bit short before since on my phone. As said, the programming language is called Rust and the project can be built with cargo.

  6. cross

    “Zero setup” cross compilation and “cross testing” of Rust crates

    Those instructions are mostly for linux though. On windows I'm not sure myself, but I bet that cross will be easier to use here. Just install that using their instructions (you might need to install docker first) and build the project with cross build --target=armv7-unknown-linux-gnueabihf --release (just cross instead of cargo at the beginning). Cross will use a docker container containing the proper toolchain. While the reMarkable has some specific ones, for non-qt any generic toolchain for armv7 will usually do nicely.

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

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