Skip to main content

A tool to sync webdav files (only PDF) to the reMarkable cloud

Project description

This is a small tool to sync webdav files (only PDF) to the reMarkable cloud (oneway).

Setup (dev)

  1. Get rmapi (Go CLI application)

see instructions at https://github.com/juruen/rmapi

  1. Clone from Git

git clone git@github.com:hansegucker/remarkdav.git
  1. Get poetry

See instructions at https://python-poetry.org/docs/#installation

  1. Install dependencies

$ cd remarkdav/ # Go to your cloned directory
$ poetry install
  1. Run

$ poetry run remarkdav

Setup (production)

  1. Get rmapi (Go CLI application)

see instructions at https://github.com/juruen/rmapi

  1. Get it via poetry (use pip with Python 3)

$ sudo pip install -G remarkdav
  1. Run

$ remarkdav

Configuration

Copy the example configuration file from settings-example.toml to /etc/remarkdav/settings.toml and customise it.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

remarkdav-1.0.post0.tar.gz (19.1 kB view hashes)

Uploaded Source

Built Distribution

remarkdav-1.0.post0-py3-none-any.whl (20.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page