An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# [Whatsranker](https://github.com/ruancarllo/whatsranker) · ![License](https://img.shields.io/badge/License-MIT--0-blue?style=flat-square) ![Language](https://img.shields.io/badge/Language-Dart-teal?style=flat-square)

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
```