Skip to content

Tool for extracting data from SMS Backup & Restore files to flat files (TSV)

License

Notifications You must be signed in to change notification settings

JavaScriptDude/SMSBackupToTSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SMSBackupToTSV

Tool for extracting data from SMS Backup & Restore files to flat files (TSV)

Drop your xml files in the same directory as the python scripts and CD to the directory in a terminal.

To convert a sms xml to a flat file:

  % python3 sms_xml_to_tsv.py <your_sms_xml_file>

To convert a sms xml to a flat file:

  % python3 sms_xml_to_tsv.py <your_calls_xml_file>

About

Tool for extracting data from SMS Backup & Restore files to flat files (TSV)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages