contacts
contacts copied to clipboard
A command line interface to macOS Contacts.
I'm not an Apple dev but I followed an article I found on Google which instructed to run in Xcode: File -> Swift Packages -> Update to Latest Package Versions...
I get this: $ brew install https://raw.github.com/tgray/homebrew-tgbrew/master/contacts2.rb Error: Non-checksummed download of contacts2 formula file from an arbitrary URL is unsupported! `brew extract` or `brew create` and `brew tap-new` to create...
It looks like the script is only finding a subset of contacts. For example, if I have a contacts `David` and `Dad`, the command `contacts da` is right now only...
Hi @tgray & thanks for releasing 0.2.2 I was eager to give it a try, but the build failed... Xcode 13.2.1 / macOS 12.2.1 ``` mini:~/Downloads/contacts-0.2.2 $ make mkdir -p...