SMS-Tools icon indicating copy to clipboard operation
SMS-Tools copied to clipboard

Import / Export / Merge tool for your Android/iOS/GV text message history.

Results 16 SMS-Tools issues
Sort by recently updated
recently updated
newest added

Hi - Thanks for creating this tool! I installed SMStools with pip3, but when I try to run it, it gives up with the following syntax error. I would appreciate...

C:\Users\Alok\AppData\Local\Programs\Python\Python36\python.exe: can't find '__main__' module in 'C:\\Users\\Alok\\AppData\\Local\\Programs\\Python\\Python36\\Lib\\site-packages\\smstools'

Hi, thank you first for your script, a script like this one should be very helpfull to me. Trying to convert my ios6 sms.db to android, I get this output...

bug

When I run runalltests.py, I get this output : ./runalltests.py ..test_parse_all_real_files() can't run, REAL_TEST_FILES_DIR does not exist. ..built handles table with 2, chat with 2, chat_handle_join with 2 entries built...

I'm trying to "convert" an Android mmssms.db database to an iOS one. This is the output of the command: ``` $ smstools --type ios6 mmssms.db out.db 5086 messages read in...

Hello, I have copied my sms.db from my rooted iphone 4 ( iOS 7 ). I used your last Git version like that : ./bin/smstools --type android ~/sms.db ~/mmssms.db 38624...

bug

Adding the missing date_sent for android mmssms.db (issue #012). However, it does not solve completely the SMS crash so it needs some more investigation...