rmcl
rmcl copied to clipboard
reMarkable Cloud Library for Python
This PR adds the capability to check for other (well-configured) cloud servers. One the first run the user is prompted for the server URL. Default is the official remarkable cloud....
The current URL in the first-run help message ([https://my.remarkable.com/connect/desktop](https://my.remarkable.com/connect/desktop)) doesn't load anymore. I downloaded the most recent Windows desktop app and ran it through Wine and it directed me to...
The device registration page doesn't work, so I've updated every mention of the old URL to the new one. Codes generated from the new URL seem to work fine with...
It would be great if the _modified_ time of an `rmcl.Item` could be force-set. Personally, I would need the functionality for syncing my library in both directions (to compare whether...
an attempt at resolving issue #5 What I did was I moved the setting of the `ModifiedClient` metadata tag out of `api.update_metadata()` and instead set the `mtime` of items upon...
Hi - I'm testing out rmcl and got it authenticated when I ran in the terminal. Was prompted to register the cloud code that I get from https://my.remarkable.com/device/connect/desktop. Now I'm...
I'm trying to create an empty folder and apparently I'm doing this wrong. It shows up in the cloud just fine, but the Remarkable tablet crashes and gives errors when...