im_exporter CLI
im_porter is an iMesasge exporter that backs up iMessage conversations to PDF or TXT files for easy reading and searching
Installation
Install from the command line via
gem install im_exporter
Usage
im_exporter export --format PDF
will output iMessage conversations in PDF documents in the pwd
TODO
- format PDF messages nicely so they look like a real iMessage conversation
- refactor code so it doesn't look like complete shit
- limit export to a specific phone number or contact name
License
Copyright (C) 2015 Ben Visser
Released under the MIT License.