Skip to content

Uses Ruby/Sinatra to serve up an archived conversation from an iPhone sms.db sqlite file.

License

Notifications You must be signed in to change notification settings

joshuap/valentine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iPhone SMS viewer

Uses Ruby/Sinatra to serve up an archived conversation from an iPhone sms.db sqlite file.

Installation

  1. bundle install
  2. Copy your sms.db file to the db directory (see here for instructions)
  3. ADDRESS=[phone number] ruby server.rb

If using pow, create a .powrc file to handle the environment: echo 'export ADDRESS=[phone number]' > .powrc, and then link the directory to ~/.pow like normal. Site should then be available at http://valentine.dev

About

Uses Ruby/Sinatra to serve up an archived conversation from an iPhone sms.db sqlite file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages