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 an outdated video of it in action:
- Install the reMarkable toolchain
- Run
make release
ormake 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'