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

https://github.com/frectonz/telegram-export-analyzer

An analysis tool that shows you different analytics from data exported from telegram groups.
https://github.com/frectonz/telegram-export-analyzer

telegram telegram-export

Last synced: about 1 year ago
JSON representation

An analysis tool that shows you different analytics from data exported from telegram groups.

Awesome Lists containing this project

README

          

# Telegram Export Analyzer

![logo](./src/favicon.svg)

## Screenshot

![screenshot](./screenshot.png)

## How to use

[Youtube Video](https://youtu.be/zLAAz-FTYTY)

## Running Locally

Install dependencies:

```bash
pnpm install
```

Run the app:

```bash
pnpm dev
```