rmfakecloud
rmfakecloud copied to clipboard
host your own cloud for the remarkable
This should just be text. 
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Similar to the patching made to the reMarkable extension, we could be able to patch the reMarkable Desktop app to point out to the Fake Cloud instead. The ability to...
Remarkable currently has a feature that allows a user to install a extension on their web browser and send content to the device for later reading, formatting the text and...
Is there any easy possibility to add the "email-design" to the Userprofile? (subject, signature or something like that)?
I just got rmfakecloud installed using docker with a reverse nginx proxy. I was able to connect just fine, create a user and enable the sync15 feature. When doing the...
Hi, I consider the annotation-render currently used by `rmfakecloud` a bit crude. It does not support different pens or colors at the moment. `rmrl` is in my opinion, at least...
Hi, the function `locateService` in line https://github.com/ddvk/rmfakecloud/blob/3ff893c2497435167e8fb951316b808ee1f50f4e/internal/app/handlers.go#L522 does not make use of the config parameter `STORAGE_URL`, but is instead hardcoded to `local.appspot.com`. This means that every client of the `rmfakecloud`...
this changes the reply from handlers.go/locateService, so that the cloud is usable by custom clients without modification to /etc/hosts. we got rmfuse working with a small patch in rmcl
Is it possible to build on MacOS for MacOS (given all build tools installed)? What about M1 based mac?