{"id":13770674,"url":"https://github.com/jlarriba/jrmapi","last_synced_at":"2026-01-16T23:25:51.246Z","repository":{"id":39959721,"uuid":"184015417","full_name":"jlarriba/jrmapi","owner":"jlarriba","description":"A Java API for the reMarkable Cloud","archived":false,"fork":false,"pushed_at":"2022-09-27T13:44:03.000Z","size":59,"stargazers_count":18,"open_issues_count":8,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-17T06:40:25.563Z","etag":null,"topics":["java","remarkable-tablet"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jlarriba.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-29T06:47:42.000Z","updated_at":"2024-10-24T15:44:36.000Z","dependencies_parsed_at":"2022-08-24T20:20:43.686Z","dependency_job_id":null,"html_url":"https://github.com/jlarriba/jrmapi","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlarriba%2Fjrmapi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlarriba%2Fjrmapi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlarriba%2Fjrmapi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jlarriba%2Fjrmapi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jlarriba","download_url":"https://codeload.github.com/jlarriba/jrmapi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253514352,"owners_count":21920327,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["java","remarkable-tablet"],"created_at":"2024-08-03T17:00:40.467Z","updated_at":"2026-01-16T23:25:51.235Z","avatar_url":"https://github.com/jlarriba.png","language":"Java","funding_links":[],"categories":["APIs"],"sub_categories":["Cloud API"],"readme":"# jrmapi\njrmapi is a wrapper over the REST Cloud API for the reMarkable e-paper tablet implemented in Java11. It allows the access to the reMarkable files from a Java application via an easy-to-use API.\n\nIt can be downloaded from Maven Central:\n\n```xml\n\u003cdependency\u003e\n    \u003cgroupId\u003ees.jlarriba\u003c/groupId\u003e\n    \u003cartifactId\u003ejrmapi\u003c/artifactId\u003e\n    \u003cversion\u003e0.6\u003c/version\u003e\n\u003c/dependency\u003e\n```\n\n# usage\nIt reads the auth tokens from the ~/.rmapi file stored by rmapi with the usertoken and the devicetoken.\n\nSo, to use this API, first download and install rmapi, start it for the first time, associate it to your remarkable account. It will generate the .rmapi file and from then, you can use it to traverse your remarkable cloud with jrmapi.\n\n# build\nIt can be build with Maven:\n\n```\nmvn package\n```\n\nHowever, it uses a custom version of the zip4j library that must be in your local repository. Build zip4j from: https://github.com/jlarriba/zip4j, install it in your local repository and run `mvn package`.\n\n# api support\n- [x] authentication\n- [x] list documents\n- [x] download a pdf (inside a zip)\n- [x] download an epub (inside a zip)\n- [x] extract the document from the downloaded zip file and rename it correctly\n- [x] create new directory\n- [x] upload a pdf\n- [x] upload an epub\n- [ ] move a file\n- [x] delete an entry (document or directory)\n- [ ] improved error control\n- [ ] add tests\n- [ ] provide javadoc documentation\n\n# thanks\nMany thanks to the incredible https://github.com/juruen/rmapi project, it provides a lot of insight. The documents compiled in https://github.com/splitbrain/ReMarkableAPI are also a must for reMarkable API development.\n\n# disclaimer\nThe project is provided as-is, without warranty or support. The usage of the reMarkable Cloud API is\n\nThe author(s) and contributor(s) are not associated with reMarkable AS, Norway. reMarkable is a registered trademark of reMarkable AS in some countries. Please see https://remarkable.com for their product.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlarriba%2Fjrmapi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjlarriba%2Fjrmapi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjlarriba%2Fjrmapi/lists"}