-
Notifications
You must be signed in to change notification settings - Fork 26
Home
Andreas Gohr edited this page Jan 30, 2018
·
11 revisions
The ReMarkable Paper tablet and the desktop and mobile clients use the same API to transfer files from and to the cloud service. This is an effort to document the API so it can be used to implement custom clients to upload, download and manage files on the ReMarkable. A sample implementation in PHP is available in this repository.