├── .gitignore ├── FaceTimeCallerInfo.applescript ├── LICENSE ├── README.md └── ScreenShot.png /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/odi-so/FaceTimeCallerInfo/HEAD/.gitignore -------------------------------------------------------------------------------- /FaceTimeCallerInfo.applescript: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/odi-so/FaceTimeCallerInfo/HEAD/FaceTimeCallerInfo.applescript -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/odi-so/FaceTimeCallerInfo/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/odi-so/FaceTimeCallerInfo/HEAD/README.md -------------------------------------------------------------------------------- /ScreenShot.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/odi-so/FaceTimeCallerInfo/HEAD/ScreenShot.png --------------------------------------------------------------------------------