325 B
325 B
reStream
Snappy reMarkable screen sharing over SSH.
Requirements
On your host machine:
- Any POSIX-shell (e.g. bash)
- zstd
- ffmpeg (with ffplay)
- ssh
On your reMarkable:
- zstd (
opkg install zstd
) - netcat (
opkg install netcat
) - coreutils-head (
opkg install coreutils-head
)