Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fmonniot/rmsync
Compilation of tools to synchronize content with your reMarkable tablet.
https://github.com/fmonniot/rmsync
fanfiction gmail remarkable sync
Last synced: about 1 month ago
JSON representation
Compilation of tools to synchronize content with your reMarkable tablet.
- Host: GitHub
- URL: https://github.com/fmonniot/rmsync
- Owner: fmonniot
- Created: 2020-12-06T19:17:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2020-12-27T18:02:54.000Z (about 4 years ago)
- Last Synced: 2024-10-23T19:53:01.535Z (3 months ago)
- Topics: fanfiction, gmail, remarkable, sync
- Language: Rust
- Homepage: https://francois.monniot.eu/rmsync/
- Size: 447 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# rmsync
A collection of tools to synchronise content with the remarkable cloud.
Primarily designed for use with the fanfiction.net website. Unfortunately Cloudflare ended up detecting the scraping as bots and block it. Keeping this repo unarchived in case I want to add more content sources in the future.
For FF.net specifically, see the android application [reSync](https://github.com/fmonniot/resync/). It uses a web browser to bypass the cloudflare bot detection.
## Software
This tool is primarily written in [Rust](https://www.rust-lang.org/) and offer some nice (if somewhat opinionated) libraries:
- `crates/fanfictionnet` offer an interface to get stories out of the website (can trigger Cloudflare bot detection)
- `crates/google-cloud`, a simple API to access some gmail and cloud datastore features
- `crates/rmcloud`, an API to upload and list documents from the [remarkable cloud](https://my.remarkable.com/)