Skip to content

Query macOS contacts from the command line

License

Notifications You must be signed in to change notification settings

bflagg/contacts-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

contacts-cli

Hat tip @keith for the original concept.

This is rewritten

  • using the "New" Contacts API
  • Swift Argument Parser
  • for educational purposes only

Usage:

contacts-cli % swift build Building for debugging... contacts-cli % ./.build/debug/contacts --help OVERVIEW: Command line interface for 🍎Contacts.

USAGE: contacts

OPTIONS: -h, --help Show help information.

SUBCOMMANDS: search whoami display your Contacts 'Me' card.

See 'contacts help ' for detailed help.

About

Query macOS contacts from the command line

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%