v0idzz / FMsgStat

Generate charts for your messenger data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FMsgStat

Easily create charts for your Messenger data

How to use?

  1. Download and install .NET 5 Runtime
  2. git clone https://github.com/v0idzz/FMsgStat
  3. cd FMsgStat && dotnet build
  4. mkdir messages
  5. Extract contents of the messages/inbox directory of your Facebook JSON data archive to the messages directory created in the previous step
  6. dotnet run -p FMsgStat - charts will be generated in messages/{conversation_name}/charts

Disclaimer

This is my first F# project, so the code may not be perfect

About

Generate charts for your messenger data


Languages

Language:F# 100.0%