pc_query
simple to use CardDAV CLI client
Install
- All systems
-
curl cmd.cat/pc_query.sh
- Debian
-
apt-get install pycarddav
- Ubuntu
-
apt-get install pycarddav
- Kali Linux
-
apt-get install pycarddav
- Fedora
-
dnf install python-carddav
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install pycarddav
- Raspbian
-
apt-get install pycarddav
- Dockerfile
- dockerfile.run/pc_query
pycarddav
simple to use CardDAV CLI client
pyCardDAV consists of pycardsyncer, a program for syncing your CardDAV resource into a local database and of pc_query, a program for querying the local database. It has built in support for mutt's query_command but also works very well solo.