mirror of
https://github.com/NohamR/xovi-rmfakecloud.git
synced 2026-05-25 04:27:08 +00:00
946 B
946 B
rmfakecloud XOVI Module
This is an xovi module for using a self hosted rM cloud with xochitl. It functions by overriding the Qt QNetworkAccessManager#createRequest function, and changing the URL host to one of your own.
Setup
Caution
Make sure to unpair from the cloud on your reMarkable before running these steps. Failing to do so will remove all your files when pairing to your self-hosted cloud.
- Download the latest release or build it yourself by running build.sh.
- Put the
rmfakecloud.sofile in yourextensions.dfolder. - Download the
startanddebugscripts from the latest release, and put them in your xovi folder, to replace the existing scripts. - Modify both
startanddebugand replace all occurences (2 instart, and 1 indebug) ofrm.example.orgwith your own domain. Do not includehttps://. - Run the
startscript. Try pairing with the cloud, and everything should work!