cdc

command module
v0.0.0-...-d32e3b5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 30, 2019 License: GPL-3.0 Imports: 13 Imported by: 0

README

cdc - a CardDAV Completer

For use with aerc, mutt, etc.

Installation

Use go get bnbl.io/cdc to install. Next, simply create a configuration file at $XDG_CONFIG_DIR/cdc/confg, which by default is $HOME/.config/cdc/config.

endpoint = "https://carddav.example.com/dav/users/me@example.com/Default"
username = "your-username@example.com"
password-cmd = "pass your-username@example.com"

Usage

Search for contacts by running cdc search-term. cdc writes results in a format which is understood by aerc's and mutt's address book features. To configure aerc to use cdc for completion, add the following to ~/.config/aerc/aerc.conf:

[compose]
address-book-cmd=cdc '%s'

Contributing

Patches may be set to ~benburwell/patchall@lists.sr.ht.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL