Skip to main content

DecSync storage plugin for Radicale

Project description

Radicale DecSync

Radicale DecSync is an Radicale storage plugin which adds synchronization of contacts and calendars using DecSync. This allows you to use DecSync on any CalDAV/CardDAV compatible client like Thunderbird. To start synchronizing, all you have to do is synchronize the DecSync directory (by default ~/.local/share/decsync), using for example Syncthing. It works on both Linux and Windows.

Installation

It is preferred to install the Radicale server on the same device as you will run the client on, as you can leave it remotely inaccessible in that case.

You need to install the radicale_storage_decsync package from PyPI:

pip3 install radicale_storage_decsync

Configuration

Save the following in ~/.config/radicale/config:

[storage]
type = radicale_storage_decsync
filesystem_folder = ~/.var/lib/radicale/collections
decsync_dir = ~/.local/share/decsync

You may want to adjust the filesystem_folder or decsync_dir. The filesystem_folder denotes the directory in which Radicale stores its files, its location is not very important. The decsync_dir denotes the DecSync directory, i.e. the directory you need to synchronize with other devices.

Then, to launch the Radicale server, execute

python3 -m radicale --config "~/.config/radicale/config"

When the server is launched, you can configure it at localhost:5232. By default, any username and password is accepted, which should be fine as long as you do not make the server remotely accessible. For more configuration options, see the Radicale's documentation page.

Documentation on configurating clients can be found on Radicale's clients page.

Furthermore, Radicale is not started automatically after a reboot. You need to start it manually, or set up autostart based on your OS.

Donations

PayPal

Bitcoin

1JWYoV2MZyu8LYYHCur9jUJgGqE98m566z

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

radicale_storage_decsync-1.2.2.tar.gz (17.2 kB view details)

Uploaded Source

File details

Details for the file radicale_storage_decsync-1.2.2.tar.gz.

File metadata

  • Download URL: radicale_storage_decsync-1.2.2.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4

File hashes

Hashes for radicale_storage_decsync-1.2.2.tar.gz
Algorithm Hash digest
SHA256 70b552246ac50ef7f1ef07de091c53096800e9cbf128ab19673215c6a28e45d7
MD5 c6f9b11c12d09fa8d7f7b70e5d522915
BLAKE2b-256 411a574bf6a6885949b6762eb728aa8b9759242e51f63b0b8e22598a06718f2e

See more details on using hashes here.

Supported by

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