ricklupton / rmc

Convert to/from v6 .rm files from the reMarkable tablet
MIT License
57 stars 14 forks source link

Not Really An Issue #1

Closed antmar904 closed 1 year ago

antmar904 commented 1 year ago

Hi I'd like to use your tool in order for me to read .rm file that were created on a reMarkable 2 tablet but I'm not sure how to use it. I have your tool downloaded and extracted on my Ubuntu box but not sure where to go from there. Any help is much appreciated.

antmar904 commented 1 year ago

Ok. I installed all dependantcies from the .toml file. I'm trying to run:

rmc -f /mnt/c/test/file.rm -t /mnt/c/test/test.pdf and i'm getting the following:

Error: source format /mnt/c/test/file.rm not implemented yet

ricklupton commented 1 year ago

@antmar904 I've added some better instructions to the README and the output of running rmc --help. If there's still anything that's not clear please feel free to open another issue.

(-f is for the source format, not the source filename)