0x3333 / addressbook-changer

Change AddressBook in a Mac using Regex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

addressbook-changer

Change phone numbers in Mac based on Regex using AddressBook API.

Not to be used out of the box, you must customize the Regex before running

In this implementation:

  • Removes space, dash and parenthesis
  • If number starts with 0:
    • If number doesn't start with 0800:
      • Replace first number with +55

About

Change AddressBook in a Mac using Regex.


Languages

Language:Objective-C 100.0%