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.
- Host: GitHub
- URL: https://github.com/frectonz/telegram-export-analyzer
- Owner: frectonz
- License: mit
- Created: 2022-04-24T13:08:06.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-20T19:16:02.000Z (about 4 years ago)
- Last Synced: 2025-04-10T23:43:43.538Z (about 1 year ago)
- Topics: telegram, telegram-export
- Language: TypeScript
- Homepage: https://telegram.frectonz.et
- Size: 192 KB
- Stars: 15
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Telegram Export Analyzer

## Screenshot

## How to use
[Youtube Video](https://youtu.be/zLAAz-FTYTY)
## Running Locally
Install dependencies:
```bash
pnpm install
```
Run the app:
```bash
pnpm dev
```