A launcher application for the reMarkable tablet.
Head over to the releases page for more information on the latest release. You can also see some (likely outdated) screenshots here.
Here is a video of it in action:
You can find other (likely outdated) videos here.
- Install the reMarkable toolchain
- Run
make releaseormake FEATURES=sentry release - The built files can be found in the
release/folder
- Install toltecmk
- Run
make package - The ipk files can be found in the
dist/folder
Works on x86_64-linux or macOS via nix-docker.
$ nix-build --argstr system 'x86_64-linux'