Skip to content

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

License

Notifications You must be signed in to change notification settings

hansegucker/remarkdav

Repository files navigation

remarkdav

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.

© 2020 by Jonathan Weth <dev@jonathanweth.de>

remarkdav is licenced under GPL-3.0.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages