Evidlo / remarkable_mouse

use your reMarkable as a graphics tablet
GNU General Public License v3.0
506 stars 48 forks source link

Add a hotkey to pause listening to new movements #84

Open RduMarais opened 1 year ago

RduMarais commented 1 year ago

I implemented this feature so I could use the eraser when drawing.

What is going on :

What could be improved

Evidlo commented 1 year ago

Can pynput be used instead of keyboard for this? It is already a dependency of this package.

Evidlo commented 1 month ago

Bump