GithubHelp home page GithubHelp logo

maxme1 / chat-browser Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.5 MB

A minimalistic browser of your local backups of Telegram chats

Home Page: https://maxme1.github.io/chat-browser/

License: MIT License

JavaScript 3.12% HTML 0.69% CSS 0.23% Svelte 59.31% TypeScript 21.50% Python 15.13%
telegram

chat-browser's Introduction

What is this?

This is a minimalistic browser of your local backups of Telegram chats.

A live version is available here. I created a generic chat as an example.

What can it do?

Pretty much everything except sending messages:

  • view your chats and messages
  • filter messages by text and content type (media, message types, authors etc.)
  • display media content (images, videos, audio, files)
  • show additional statistics, such as monthly/weekly/daily activity charts

How to use it?

  1. Export your chats from Telegram. See this guide for details. If your chats contain sensitive information, make sure to keep the exported data in a secure location, such as an encrypted drive.
  2. The backups will need a bit of processing. Choose a storage folder for the processed chats. Mine is path/to/storage/folder.
  3. Run
    python normalizer/main.py path/to/storage/folder path/to/exported/chat/folder
    for each chat you backed up
  4. Run the file server
    cd path/to/storage/folder 
    npx serve --cors
  5. Run the frontend
    cd frontend
    npm install
    npm run dev
  6. Go to localhost:5173 in your browser

It's not the most user-friendly setup. I hope to simplify it in the future.

chat-browser's People

Contributors

maxme1 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.