Skip to main content

Radicale Remind, Abook and Taskwarrior storage backend

Project description

Radicale storage backends providing a two way sync for Remind, Abook and Taskwarrior. Remind files included from the main file are exported as individual iCal calendars, Taskwarrior projects as individual iCal todo lists. Also see the limitations sections for Remind limitations and Taskwarrior limitations for what can be converted.

Dependencies

Installation

You need to have the Remind and Taskwarrior command line tools installed if you want to use the respective adapters. For Debian/Ubuntu use:

$ sudo apt-get install remind taskwarrior

Using pip

$ pip install radicale-remind

This will install all Python dependencies as well.

Using python-setuptools

$ python3 setup.py install

Config

[server]
hosts = 0.0.0.0:5232

[rights]
type = from_file
file = /home/user/.config/radicale/rights

[storage]
type = radicale_remind
filesystem_folder = /home
remind_file = /home/user/.reminders
abook_file = /home/user/.abook/addressbook
task_folder = /home/user/.task

Put this into /home/user/.config/radicale/config (replace /home/user by your $HOME). The remind_file, abook_file and task_folder are optional, and can be removed if not used.

[root]
user: .*
collection: .*
permissions: RrWw

Put this into /home/user/.config/radicale/rights. This is needed to allow access to collections with a slash in the name like .abook/addressbook/. Please read the Radicale documentation for how to set up secure connections and authentication.

Run

$ radicale

Add http://hostname:5232 to your CalDAV clients, like DAVx⁵ available in F-Droid.

Client test

$ curl -u u:p -X PROPFIND -H "Depth: 1" -d "<propfind><prop></prop></propfind>" "http://localhost:5232"
$ curl -u u:p "http://localhost:5232/user/.reminders/"
$ curl -u u:p "http://localhost:5232/user/.abook/addressbook/"
$ curl -u u:p "http://localhost:5232/user/.task/all_projects/"

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-remind-0.5.0.tar.gz (16.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

radicale_remind-0.5.0-py3-none-any.whl (17.3 kB view details)

Uploaded Python 3

File details

Details for the file radicale-remind-0.5.0.tar.gz.

File metadata

  • Download URL: radicale-remind-0.5.0.tar.gz
  • Upload date:
  • Size: 16.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.9

File hashes

Hashes for radicale-remind-0.5.0.tar.gz
Algorithm Hash digest
SHA256 97f987c8dd7e0f27f5f140dd3fa6fd01a5051bcf89d077250fa38f9d4eda5409
MD5 a794f0e774bacc59145dfa2d972bf786
BLAKE2b-256 b9c00914a6a1429089dd62e347ced485ded48de0f4a24b4f7055457dea359d9a

See more details on using hashes here.

File details

Details for the file radicale_remind-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: radicale_remind-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 17.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.6.4 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.57.0 CPython/3.9.9

File hashes

Hashes for radicale_remind-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3198597345ccb8db8e9099b600510ed4a0000f0f9fb3d7bc353825e848235c60
MD5 d1d1b12437c3f7e000e6527836b81410
BLAKE2b-256 b758fa3b5a91569c49980d8e34505c64ed9dc83eac6cd5eeb6d54dd5a5e3a518

See more details on using hashes here.

Supported by

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