KABC Client 0.8.1 review
DownloadKABC Client is a command line tool that provides access to the KDE address book, which is also used by applications like KAddressBook
|
|
KABC Client is a command line tool that provides access to the KDE address book, which is also used by applications like KAddressBook.
It can take its input from either the command line or through standard input, allowing its use in Unix shell pipe and filter constructs. Input and output text is interpreted and formatted by filters.
kabcclient can perform the following operations:
* List: --list or -L
Write all contacts of the addressbook to stdout
* Search: --search or -S
Search for contacts matching the program's input
* Add: --add or -A
Add new contacts to the addressbook
* Remove: --remove or -R
Remove contacts matching the program's input from the addressbook
* Merge: --merge or -M
Add data from the program's input to matching contacts in the addressbook
What's New in This Release:
Adding installation instructions and build files for creating Debian packages.
No changes to the program itself!
KABC Client 0.8.1 search tags