Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/david-byrne/hangons
Web app to parse and save your Hangouts.json file into a more friendly format.
https://github.com/david-byrne/hangons
backup client-side google-hangouts google-hangouts-conversations hangouts json takeout
Last synced: about 7 hours ago
JSON representation
Web app to parse and save your Hangouts.json file into a more friendly format.
- Host: GitHub
- URL: https://github.com/david-byrne/hangons
- Owner: David-Byrne
- License: mit
- Created: 2015-12-19T21:27:31.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-06-22T17:40:35.000Z (over 3 years ago)
- Last Synced: 2023-02-27T19:12:19.397Z (over 1 year ago)
- Topics: backup, client-side, google-hangouts, google-hangouts-conversations, hangouts, json, takeout
- Language: JavaScript
- Homepage: https://www.davidbyrne.io/Hangons/
- Size: 272 KB
- Stars: 45
- Watchers: 5
- Forks: 10
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [Hangons](http://david-byrne.github.io/Hangons/)
### A completely clientside Hangouts.json parser.It's got a clean and modern look with a responsive design that looks well on any screen size. The option light up as you go along
creating an intuitive user experience.
![Homescreen](https://raw.githubusercontent.com/David-Byrne/Hangons/master/images/homescreen.png)#### Getting Started
First go to [Google takeout](https://takeout.google.com/settings/takeout) and download the data associated with Hangouts.
Unzip and extract the files from the folder. Navigate to Takeout>Hangouts>Hangouts.json and upload this file.Next choose what format you'd like out of:
- Simplified JSON
- Plain .txt
- CSV
- HTMLFinally choose which users you'd like to downlaod data for, if applicable. (Simplified JSON gives you a single file for all your data).
For any feedback [create an issue on Github](https://github.com/David-Byrne/Hangons/issues/new).
Released under an MIT licence.