• Stars
    star
    160
  • Rank 234,703 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Website to view your exported WhatsApp chat logs 👁‍🗨

WhatsApp Chat Parser Website

Example application of the npm package whatsapp-chat-parser

This website allows you to upload a WhatsApp chat log and view its contents. You can upload a txt directly or a zip file containing the exported chat.
In case you export a zip file with the option Attach Media, you will be able to see images, videos and audio files directly in the website. Try it out by downloading the example chat!

The app runs locally and no logs are sent or stored anywhere.

The website is available at whatsapp-chat-parser.netlify.app

How to run locally

  1. Clone the git repo
  2. Install Node.js if you don't have it already
  3. Open a terminal in the root of the project and run npm install to install the dependencies (optionally with the --production flag to avoid installing development dependencies)
  4. Run npm start to start a development server (while in this mode you can change the code and see the results immediately)
  5. Run npm run build to build the compiled bundle that you'll find in the build/ folder

Any local server will do to run the built files.
It's also possible to download them directly from the releases page.

How to export WhatsApp chats

Technologies used

Changelog

CHANGELOG

License

MIT

More Repositories

1

whatsapp-chat-parser

A package to parse WhatsApp chats with Node.js or in the browser 💬
TypeScript
156
star
2

calamity-vscode

A purple dark theme with medium to high contrast for Visual Studio Code ⚛️
33
star
3

genshin-impact-team-randomizer

A web app to randomize your Genshin Impact team based on the characters that you own
TypeScript
22
star
4

calamity-atom

A purple dark theme with medium to high contrast for the Atom editor ⚛️
Less
13
star
5

edabit-js-challenges

Solutions for JavaScript challenges on Edabit 📝
JavaScript
9
star
6

lissajous-curves

Website that draws Lissajous curves on an html canvas 🌀
JavaScript
8
star
7

calamity-sublime

A purple dark theme with medium to high contrast for Sublime Text ⚛️
7
star
8

tlou-fan-website

A fanmade website that pays homage to my favorite video game: The Last of Us 🏹
SCSS
7
star
9

postcss-italian-stylesheets

[DEPRECATED] PostCSS plugin for writing Italian Stylesheets 🇮🇹
JavaScript
5
star
10

loris-portfolio

My personal portfolio website, a place to showcase my projects 👨‍💻
JavaScript
5
star
11

muzik

A music streaming website similar to Spotify (didactic project) 🎶
HTML
4
star
12

rapture-vscode

A dark blue theme with bright accents inspired by the fictional city of Rapture 🌃
3
star
13

tlou2-countdown

A website that shows a countdown to the release of The Last of Us Part II ⏳
JavaScript
3
star
14

fall-guys-perfect-match

A simple webapp to help players with bad memory in the Perfect Match minigame of Fall Guys 🧠
HTML
3
star
15

frontend-mentor-challenges

Solutions for frontend challenges on frontendmentor.io 🗂
SCSS
3
star
16

url-viewer

A simple website to parse and view complex urls 🔗
HTML
2
star
17

youtube-timestamp-scroller

Browser extension to scroll back to a YouTube comment after watching its timestamp 🔃
JavaScript
1
star
18

fiorella-portfolio

A website that showcases my aunt's paintings 🖼
PHP
1
star