|
Secret Diary iPhone app restore script |
|
|
|
|
Sunday, 21 February 2010 |
|
If you use the iPhone application Secret Diary I wrote a little Python script to pull the contents from the backup file. Sorry, no GUI, but this script is very straight forward. You need Python 2.5, which should include SQLite3.
1. Save the backup attachment sent from your iPhone Secret Diary app, which should have an .sqlite file extension.
2. Extract the script and open a terminal, or cmd in Windows, and give it the full path and filename. If you saved in c:/secret/SD-Restore Some Date Time.sqlite this is the path you will need to give the script...
When complete you should have a restore folder where the Python script is located with all your entries and images.
Download Ver. 0.1 sedi_restore.zip
Download TK GUI version
|