rmapi icon indicating copy to clipboard operation
rmapi copied to clipboard

Is there a similar project to rmapi in nodejs?

Open doebi opened this issue 1 year ago • 1 comments

Hi there, sorry for opening an issue for that. This is more a question to the people involved in this project, as I guess they are well-aware of the ecosystem.

Is there a similar project to rmapi in nodejs?

I plan to write a nodejs-based application accessing rmfakecloud (or the official cloud) Just wanted to know what there is and if i can use another project to build up on.

Thanks.

doebi avatar Oct 12 '23 20:10 doebi

There is a typescript library that might be of use.

https://github.com/reHackable/awesome-reMarkable has a list of the current ones.

Depending on what your goals are you could just call out to this binary for tasks that need the api access rather than keeping another lib up to date. It might get you up and running quickly.

choffee avatar Oct 17 '23 10:10 choffee