steveftoth / Messages

Node.js based software to extract Messages from an iTunes Backup to a mini website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Messages (.js)

Application for extracting your Messages conversations from your iTunes Backup.

Get your old messages off your phone.

Turns them into a json database and displays them locally in your web browser.

Usage (on OSX)

Install brew
Install Node
Install bower
Install grunt
TBD: Install Node Directions
npm update 
npm install
bower install
node src/tf_messages.js <input backup> data/out
grunt
./server.sh
open http://localhost:8080/

About

Node.js based software to extract Messages from an iTunes Backup to a mini website


Languages

Language:JavaScript 92.1%Language:HTML 5.2%Language:Shell 1.8%Language:CSS 1.0%