https://github.com/ruancarllo/whatsranker
A tool to identify the most active conversations on your WhatsApp
https://github.com/ruancarllo/whatsranker
messages statistics whatsapp
Last synced: 3 months ago
JSON representation
A tool to identify the most active conversations on your WhatsApp
- Host: GitHub
- URL: https://github.com/ruancarllo/whatsranker
- Owner: ruancarllo
- License: mit-0
- Created: 2023-12-25T23:13:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-01T17:24:15.000Z (about 1 year ago)
- Last Synced: 2025-02-02T13:34:23.771Z (5 months ago)
- Topics: messages, statistics, whatsapp
- Language: Dart
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# [Whatsranker](https://github.com/ruancarllo/whatsranker) ·  
This command-line tool is designed to analyze and quantify message exchanges within your [WhatsApp](https://whatsapp.com) contacts. It provides a clear and ordered display of the results, enabling you to easily identify the most active conversations.
## Usage
To use this software, follow these steps:
1. **Navigate to source folder:** Open your terminal in the [source](./source/) folder of the project.
2. **Prepare chat files:** Ensure that all your zipped exported chat files are placed in the same location as the [whatsranker.dart](./source/whatsranker.dart) script.
3. **Run the command:** Execute the following prompt in your terminal:
```
dart whatsranker.dart
```