Skip to content

Convert Sailfish SMS and call history to xml to be imported to android phones

Notifications You must be signed in to change notification settings

Doik/sailfish-sms-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

sailfish sms and recent calls exporter.

Convert sailfish sms and call history to xml to be imported to android phones

Reads a sailfish commhistory.db (which can be found in /home/nemo/.local/share/commhistory) and creates a xml-file of all contained sms that is understood by the Android Application "SMS Backup and Restore" (which can be obtained here: https://play.google.com/store/apps/details?id=com.riteshsahu.SMSBackupRestore)

Usage:

  • cd to the folder this script resides in
  • scp [email protected]:~/.local/share/commhistory/commhistory.* . (replace IP with your sailfish-phone-IP)
  • ./converter.py
  • This generates two files: sms.xml and calls.xml. Copy them to your android-phone, and point the "SMS Backup and Restore" App to the target-folder.

Requirements:

  • Python3

About

Convert Sailfish SMS and call history to xml to be imported to android phones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages