diff --git a/projects/remarkable_hermes_communication_app.md b/projects/remarkable_hermes_communication_app.md index 4a0a80f..a52a4e1 100644 --- a/projects/remarkable_hermes_communication_app.md +++ b/projects/remarkable_hermes_communication_app.md @@ -21,7 +21,9 @@ Initial SSH-based proof of concept works. - Copied tarballs locally for archive/handoff: - `/home/adolforeyna/remarkable-dev/hello-rmpp.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: - Connect to the reMarkable via SSH alias `remarkable`.