{"id":27200442,"url":"https://github.com/daylen/converscope","last_synced_at":"2025-07-01T06:32:47.075Z","repository":{"id":39501601,"uuid":"190856954","full_name":"daylen/converscope","owner":"daylen","description":"Analyze your conversations","archived":false,"fork":false,"pushed_at":"2023-01-04T00:53:17.000Z","size":2877,"stargazers_count":5,"open_issues_count":27,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T21:02:13.024Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://converscope.daylen.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/daylen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-06-08T07:07:18.000Z","updated_at":"2020-06-01T12:26:52.000Z","dependencies_parsed_at":"2023-02-01T16:30:41.578Z","dependency_job_id":null,"html_url":"https://github.com/daylen/converscope","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daylen/converscope","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daylen%2Fconverscope","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daylen%2Fconverscope/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daylen%2Fconverscope/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daylen%2Fconverscope/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daylen","download_url":"https://codeload.github.com/daylen/converscope/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daylen%2Fconverscope/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262913266,"owners_count":23383665,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-09T21:02:11.348Z","updated_at":"2025-07-01T06:32:47.053Z","avatar_url":"https://github.com/daylen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Converscope\n\nAnalyze your Facebook and iMessage conversations.\n\n![Homepage image](example.png)\n\n## Instructions\nYou can get the same charts for your own data! Here's how:\n\n### Preparing the data\n1. Facebook: Download your Facebook messages at https://www.facebook.com/dyi/. Select the JSON format and deselect everything except Messages.\n2. iMessage: (This step requires having a Mac) Your iMessage data is located in `~/Library/Messages/chat.db`. Copy that to the `./data/` folder. For optimal results, make sure \"Messages in iCloud\" is enabled so old messages from your iPhone sync over. You also need a CSV of your contacts. If you use the Contacts app, you can copy and paste your contacts into Numbers and save that as a CSV.\n3. Install dependencies: `pip3 install -r requirements.txt`\n4. Make a folder called `data/` in this repo.\n4. Modify paths in `constants.py` and then run `python3 data_merge.py` to get a single `inbox.pb` file. Conversations are automatically merged between your Facebook and iMessage data.\n\n### Running the server\n1. Configure your `STRIP_PII` preference in `constants.py`\n2. Build the React front-end: `cd converscope-react \u0026\u0026 npm install \u0026\u0026 npm run build \u0026\u0026 cd ..`. You will need Node.js for this step.\n3. Run the metrics server: `export FLASK_APP=server.py \u0026\u0026 flask run`  Then visit http://localhost:5000\n\n## License\n\n```\nMIT License\n\nCopyright (c) 2019 Daylen Yang\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaylen%2Fconverscope","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaylen%2Fconverscope","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaylen%2Fconverscope/lists"}