Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Latest commit

 

History

History
23 lines (18 loc) · 1.15 KB

README.md

File metadata and controls

23 lines (18 loc) · 1.15 KB

hangouts-converter

A tool for importing Hangouts messages to your Android phone.

Disclaimer: This program works for my specific data set. It might work with yours. It might not. I shall under no circumstances be held liable for data loss that may occur as a result of using this program. BE CAREFUL WHEN RESTORING, OR DELETING MESSAGES. PLEASE MAKE A BACKUP OF YOUR MESSAGES BEFORE RESTORING THE FILE PRODUCED BY THIS APP.


Requirements


Usage

  • Go to Google Takeout and select at least Hangouts.
  • In the downloaded zip file, there should be a Hangouts.json file in the Takeout/Hangouts directory.
  • Place Hangouts.json in the root of the project folder.
  • Run npm install.
  • Run node main > 'filename.xml', replacing filename with the desired name.
  • Transfer the output file to your Android device, and restore the SMSes with the SMS Backup and Restore app.
  • Profit!