bordaigorl / rmview

A live viewer for reMarkable written in PyQt5
GNU General Public License v3.0
742 stars 61 forks source link

Rmview for IOS #50

Closed BogdanS closed 3 years ago

BogdanS commented 3 years ago

Would it be possible to create an IOS app with this functionality? I'm sure it would be very popular.

bordaigorl commented 3 years ago

I think this would require a rewrite of rmview, as the current setup cannot be just ported to IOS as is. What you can do is install a VNC client for IOS and manually start the VNC server on the tablet...

stheid commented 3 years ago

Further reading: https://github.com/pl-semiotics/rM-vnc-server#usage rmview basically automatically deployes and starts this vnc server implementation on the remarkable and provides a vncclient implementation.