Skip to content

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

Notifications You must be signed in to change notification settings

steveftoth/Messages

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 https://localhost:8080/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published