Search macOS Contacts and output data for aerc email client
Go to file
2020-07-05 16:43:45 +02:00
Sources/aerc-contacts-cli Initial commit 2020-07-05 15:31:23 +02:00
Tests Initial commit 2020-07-05 15:31:23 +02:00
.gitignore Ignore IDE files 2020-07-05 16:02:13 +02:00
Makefile Rename binary 2020-07-05 15:42:52 +02:00
Package.swift Rename binary 2020-07-05 15:42:52 +02:00
README.md Add tap instructions to readme 2020-07-05 16:43:45 +02:00

aerc-contacts

Search macOS Contacts and output data for aerc email client

Installation

make install

OR

brew tap crocmagnon/homebrew-formulae https://git.sr.ht/~crocmagnon/homebrew-formulae
brew install aerc-contacts

Usage

aerc-contacts John Doe

This will output all emails and contact names matching "John" and "Doe" in either the first name, last name or email fields.