https://github.com/artysta/facebook-messages-counter-python
https://github.com/artysta/facebook-messages-counter-python
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/artysta/facebook-messages-counter-python
- Owner: artysta
- Created: 2022-11-29T16:01:14.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2025-05-30T17:37:34.000Z (about 1 year ago)
- Last Synced: 2025-05-31T01:45:57.027Z (about 1 year ago)
- Language: Python
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> [!note]
>
> A Python app that tracks and counts the messages you send and receive from friends, helping you analyze your chat activity easily. Place `main.py` file inside of the specific conversation folder downloaded from Facebook
>
> `(e.g. ...\your_facebook_activity\messages\inbox\conversation_name)`.
>
> Then run the following command:
>
> ```python
> py main.py
> ```
