Skip to content

Python and Apps Script code to create Google Doc file from SMS backup

Notifications You must be signed in to change notification settings

lwolczynski/SMS-Xml-Backup-to-Google-Doc

Repository files navigation

Python and Apps Script code to create Google Doc file from SMS backup
Backup created by SMS Backup & Restore for Android software

Step-by-step use information:
1. Create SMS backup for one of conversations
2. Put exported .xml file in scripts directory
____________________
3. Edit _config.py
4. Rename _config.py to config.py
5. Run main.py
____________________
6. Put output files (.json file and folder with external content) on your Google Drive
7. Add .gs files to your Apps Script project
8. Edit third line of textBookCreator.gs
9. Run function main() in textBookCreator.gs

About

Python and Apps Script code to create Google Doc file from SMS backup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published