mirror of
https://github.com/NohamR/RMHook.git
synced 2026-05-25 19:59:47 +00:00
Compare commits
2 Commits
v1.2
...
8991f7fbcb
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8991f7fbcb | ||
|
|
49aa0ec507 |
@@ -6,10 +6,15 @@ A dynamic library injection tool for the reMarkable Desktop macOS application, e
|
|||||||
|
|
||||||
RMHook hooks into the reMarkable Desktop app's network layer to redirect API calls from reMarkable's official cloud services to your own [rmfakecloud](https://github.com/ddvk/rmfakecloud) server. This allows you to maintain full control over your documents and data.
|
RMHook hooks into the reMarkable Desktop app's network layer to redirect API calls from reMarkable's official cloud services to your own [rmfakecloud](https://github.com/ddvk/rmfakecloud) server. This allows you to maintain full control over your documents and data.
|
||||||
|
|
||||||
|
### Windows Port
|
||||||
|
|
||||||
|
Looking for a Windows version? Check out **[RMHook-Win](https://github.com/NohamR/RMHook-Win)**: A Windows port of RMHook for the reMarkable Desktop application.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Network request interception and redirection
|
- Network request interception and redirection
|
||||||
- WebSocket connection patching
|
- WebSocket connection patching
|
||||||
|
- MQTT URI modification for screen sharing features
|
||||||
|
|
||||||
## Compatibility
|
## Compatibility
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user