Skip to content

Releases: LinusCDE/rmWacomToMouse

Binary file (rM 2 supported)

10 Mar 16:15
Compare
Choose a tag to compare

Below is the c binary that is supposed to be executed on the reMarkable.

You can build this yourself by:

  • Installing the oecore toolchain
  • Sourcing the env script
  • Running make in the c_implementation directory

It also now also supportes specifying the number of the event file manually (thanks to @Amanita-muscaria )!

Binary file (fixed)

14 Mar 14:28
Compare
Choose a tag to compare

The previous binary was linked against a library that provided by the entware package manager. Without it, the binary didn't run.

This binary was cross-compiled using the reMarkable toolchain and works without entware.

Binary file

24 Feb 03:51
Compare
Choose a tag to compare

The c program was overhauled and allows reconnecting without restarting.
It can also be compiled without existing evdev libraries like on the reMarkable itself.

Binary file

23 Feb 06:30
Compare
Choose a tag to compare
Binary file Pre-release
Pre-release

The precompiled binary to use on the reMarkable without any extra software.