1
0
mirror of https://github.com/tiyn/wiki.git synced 2025-06-02 09:27:44 +02:00
wiki/wiki/linux/khard.md

23 lines
711 B
Markdown

# Khard
[Khard](https://github.com/lucc/khard) is a adressbook that runs in your terminal.
You can sync it with [vdirsyncer](vdirsyncer.md).
## Setup
On most linux distributions Khal can be installed with the `khard` package.
Alternatively it can be installed via [Github](https://github.com/lucc/khard).
### Configuration
- Add and configure a config for khard
- `mkdir ~/.config/khard` - add a directory for the config
- `cp /usr/share/doc/khard/khard.conf.example ~/.config/khard/khard.conf` -
Copy the example configuration
- Adjust `khard.conf` to your needs
#### Mutt
It is possible to use your khard-addressbook in mutt.
To see how it works check out the [Mutt](/#application/neomutt.md).