boox-note-parser 0.1.0

A Rust library for parsing .note files from Onyx Boox e-ink devices.
Documentation

boox-note-parser

WARNING: This crate is still WiP!

A Rust library for parsing .note files from Onyx Boox e-ink devices.

Crates.io Docs.rs License


boox-note-parser provides a pure Rust implementation for reading and interpreting handwritten note data stored in .note files on Boox E-Ink devices. This format is undocumented and was reverse-engineered to allow open access to read, modify and export it's data.

The reverse engineering efforts are currently based solely on data exported from the Notes App (version 42842 - 0760e1b1dad) running on a Boox Note Air 4 C. The file format may differ on other devices or app versions. Sample file contributions are welcome.