inkread v0.6.0
A Rust-core e-ink document reader with first-class handwriting, for the Supernote
(RK3566, Android 11).
Install (sideload):
adb install -r inkread-v0.6.0.apk
Production-signed with the inkread release key — installs and in-app updates verify against it. Verify the attached
.sha256before installing.
What's Changed
- feat(update): in-app GitHub self-updater by @j-raghavan in #96
Full Changelog: v0.5.0...v0.6.0