Skip to content

ax3l/lines-are-rusty

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
nix
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Lines Are Rusty

Re-implementation of https://github.com/ax3l/lines-are-beautiful in Rust.

Very, very early version. Just for the fun of it, with great contributions from Tim Ryan @tcr .

File format: https://plasma.ninja/blog/devices/remarkable/binary/format/2017/12/26/reMarkable-lines-file-format.html

Install via Cargo

Install rustup: https://rustup.rs/

cargo install --git https://github.com/ax3l/lines-are-rusty.git --branch develop

# Binary should now be available on your path
lines-are-rusty --help

Usage

# Render SVG from notebook page
lines-are-rusty notebook-page.rm -o notebook-page.svg

# Render PDF from notebook page
lines-are-rusty notebook-page.rm -o notebook-page.pdf