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

https://github.com/ruancarllo/whatscounter

A tool to count the most spoken words in a WhatsApp conversation
https://github.com/ruancarllo/whatscounter

tool whatsapp words

Last synced: 3 months ago
JSON representation

A tool to count the most spoken words in a WhatsApp conversation

Awesome Lists containing this project

README

        

# [Whatscounter](https://github.com/ruancarllo/whatscounter) · ![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 was designed to count the most spoken words in your [WhatsApp](https://whatsapp.com) conversations. This is a very creative experiment to do with your friends and family.

## 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 [whatscounter.dart](./source/whatscounter.dart) script.

3. **Run the command:** Execute the following prompt in your terminal:

```
dart whatscounter.dart
```