Extracts a Wire for desktop backup file into text files, one per conversation
Python 2.7, tested on Mac only
Use Wire for desktop to get a backup of your conversations. Clone this repo, then run
python src/wirebackup2txt.py -e <email address> -p <password> [-d <destination>] <backup file>
This script is provided 'as-is' and not guaranteed to work, the format of the backups may change.