Record reMarkable hello world deployment

This commit is contained in:
aeroreyna
2026-07-16 16:36:22 -04:00
parent 035289cace
commit 14743b57de
@@ -21,7 +21,9 @@ Initial SSH-based proof of concept works.
- Copied tarballs locally for archive/handoff: - Copied tarballs locally for archive/handoff:
- `/home/adolforeyna/remarkable-dev/hello-rmpp.tar.gz` - `/home/adolforeyna/remarkable-dev/hello-rmpp.tar.gz`
- `/home/adolforeyna/remarkable-dev/hello-rmpp-qt.tar.gz` - `/home/adolforeyna/remarkable-dev/hello-rmpp-qt.tar.gz`
- Tablet SSH alias `remarkable` was not reachable during this spike, so deployment/run-on-device is still pending. - Tablet SSH alias `remarkable` was initially stale (`.107`), but the Paper Pro was found at `192.168.68.128`.
- Deployed and ran `/home/root/hello_rmpp` on the Paper Pro successfully; output: `Hello from a custom reMarkable Paper Pro app!`
- Deployed `/home/root/hello_rmpp_qt` to the Paper Pro but did not run the visual Qt app yet, because foreground graphical apps may interrupt xochitl/tablet UI.
Hermes can: Hermes can:
- Connect to the reMarkable via SSH alias `remarkable`. - Connect to the reMarkable via SSH alias `remarkable`.