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