| The RM homebrew community has answers for some of the problems the author poses. I haven't tried it personally, but there is a VNC package that will let you use your tablet as an auxiliary screen. The hacking community is small but pretty dedicated. There's a few exciting projects in the works, like a complete desktop interface called Oxide. The RM tablets are kinda neat in that you get root access out of the box. You have a lot of power to write or isntall custom software. That said, Remarkable the company has been fairly shitty. They removed the links to the dev tools, and don't really respond to requests for source that they are obligated to release under the GPL in any reasonable time. They also made the inexplicable decision to ship a keyboard case for the thing, but the only way their software supported it at launch was a fixed textbox in the middle of the screen. You couldn't move or resize it, so it was basically useless. Fortunately, homebrew has your back. There's an app that just gives you a terminal with keyboard support. You can ssh to another machine or write in vi or whatever you do with a normal terminal |
Which project did they not release GPL'd code for? They do have the kernel source available: https://github.com/reMarkable/linux/tree/zero-sugar
The top level github page also lists their trees for other projects.