1-liner to build an app, GUI included

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. reHackable-HelloWorld

    QML Demo for the reMarkable Paper Tablet

    git clone https://github.com/reHackable/reHackable-HelloWorld ; docker run -v $PWD/reHackable-HelloWorld:/rhh/ -w /rhh/ http://ghcr.io/toltec-dev/qt:v2.2 /bin/bash -c "qmake && make"

  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. toltec

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

    Note that for the reMarkable2 there are few additional steps described in https://remarkablewiki.com/devel/qt_creator#remarkable_2 which boils down to install rm2fb on the device (conveniently done with toltec https://toltec-dev.org too) then insure the library path is correct.

  4. toolchain

    Set of Docker images for cross-compiling binaries targeting the reMarkable tablet. (by toltec-dev)

    pull the Docker images of the toolchain with QT configured https://github.com/toltec-dev/toolchain/pkgs/container/qt

  5. oxide

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

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 C++ is
the 7th most popular programming language
based on number of references?