reHackable/awesome-reMarkable

Add 'remouseable' to [Other]

jebediah2 opened this issue · 1 comments

Having verified remouseable works on the reMarkable 2 and is so easy to use, both wired and wirelessly, I thought you could add it to the 'Other' list.

The only thing you need to know for RM2 is that you will have to add this option in the command line call:
--event-file /dev/input/event1
So the whole command should look like this:
remouseable --event-file /dev/input/event1 --ssh-ip="192.168.1.XXX:22" --ssh-password="yourpassword"

The binary is in the release section, you then rename it to remouseable, and make it executable with chmod +x before going ahead with the command line call.

I think, it's not that important how easy a mod is to set up or whether it works with the rM 1 and/or rM 2 (for now at least).

Just go ahead and create a PR to add the entry yourself. The few rules for entries are here. If you want to, I can also create the PR.