mirror of
https://github.com/vale981/rmview
synced 2025-03-04 16:51:38 -05:00
RM2 is unsupported
This commit is contained in:
parent
50a1d07cca
commit
f4876c3b23
1 changed files with 8 additions and 7 deletions
15
README.md
15
README.md
|
@ -1,4 +1,4 @@
|
|||
# rMview: a fast live viewer for reMarkable
|
||||
# rMview: a fast live viewer for reMarkable 1
|
||||
|
||||
[][demo]
|
||||
|
||||
|
@ -6,17 +6,18 @@
|
|||
## Features
|
||||
|
||||
* Demo [:rocket: here][demo]
|
||||
* Fast streaming of reMarkable's screen to a window in your computer
|
||||
* Fast streaming of the screen of your reMarkable 1 to a window in your computer
|
||||
* UI for zooming, panning, rotating
|
||||
* Pen tracking: a pointer follows the position of the pen when hovering on the reMarkable
|
||||
* Clone a frame into separate window for reference
|
||||
* Save screenshot as PNG
|
||||
|
||||
> :loudspeaker: **Volunteers needed**: if you have experience with producing binary bundles with pyQt, and feel like contributing to the project, drop me a line!
|
||||
* Save screenshots as PNG
|
||||
|
||||
> :warning: **WARNING** :warning::
|
||||
> rMview has only been tested with reMarkable 1.
|
||||
> Support for reMarkable 2 may come once it gets wider diffusion.
|
||||
> rMview supports **reMarkable 1 only**, see [this issue](https://github.com/bordaigorl/rmview/issues/22).
|
||||
> Support for reMarkable 2 may come once it gets wider diffusion and a reliable method to stream the framebuffer data is found.
|
||||
|
||||
|
||||
> :loudspeaker: **Volunteers needed**: if you have experience with producing binary bundles with pyQt, and feel like contributing to the project, drop me a line!
|
||||
|
||||
|
||||
## Installation
|
||||
|
|
Loading…
Add table
Reference in a new issue