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
- Host: GitHub
- URL: https://github.com/ruancarllo/whatscounter
- Owner: ruancarllo
- License: mit-0
- Created: 2024-01-20T14:36:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-21T21:24:40.000Z (about 1 year ago)
- Last Synced: 2025-02-02T13:34:24.682Z (5 months ago)
- Topics: tool, whatsapp, words
- 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
# [Whatscounter](https://github.com/ruancarllo/whatscounter) ·  
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
```