Skip to content

Releases: bonaktan/FacebookJSONInterpreter

Version v1.0.0 - Main Release

Choose a tag to compare

@bonaktan bonaktan released this 02 Aug 10:45

Version v1.0.0

holyshit i managed to compile this shit
Full Changelog: https://github.com/bonaktan/FacebookJSONInterpreter/commits/v1.0.0

Features

  • View FacebookData Messages
  • thats it.

How to Use

  1. Download your data from Facebook, unzip it all on 1 directory,
  2. Download Python (3.12 is recommended, lower versions are not guaranteed to work atm, find at Python's Download Site
  3. Install Bottle (run pip install bottle on your cmd)
  4. Run python main.py
  5. Go to http://localhost:3000
  6. Enter the Directory where data is extracted

Compilation

At this moment, compilation is done manually by copying the outputs of npm run build to a lookupTable in clientSide() and minifying server/main.py, soon i will make that a script, natamad pa ko :3