rmirro
rmirro copied to clipboard
A script that synchronizes PDFs of documents between a Remarkable and a computer folder that mirrors its file structure without cloud access
Following up on issue #9, I tried to implement a chain_renderer. Here it is: ``` #!/usr/bin/python3 # Since all available 3rd party renderer tools for remarkable have issues, it is...
Hello, Thanks a lot for this project! I just wanted to report that I had a slight issue when trying to make it work. It seems that at least Ubuntu...
Restructured the and added things to the requirement section.
The output directory was set by the ssh name before. This update provides an argument so that users can choose the directory for processed files. This will also create the...
Hi there. This is not really an issue, but more of a feedback and hack to make the script compatible with reMarkable paper pro. I have been a user of...
on my system the ip address of the remarkable web interface is not always the same. Maybe it would be nice to specify a directory for the backup/meta/rendered data and...
If you have an notebook with a slash in the name, the synchronizations stops with an error: ``` ! (1/42) PULL: notebooks/project 2024/2025.pdf Could not download http://10.11.99.1/download/78e130bc-75cb-4290-85ba-19b79271d01b/placeholder from reMarkable USB...