ierezell / message_parser

A whatsapp and messenger parser with a web UI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install

Install the correct target (web assembly)

rustup target add wasm32-unknown-unknown

Install the bundler

cargo install trunk

Bundle all the code and serve a hot reloaded server

trunk serve --open

Misc

On windows you might need to add the folder as an exclusion to the antivirus

About

A whatsapp and messenger parser with a web UI.

License:MIT License


Languages

Language:Rust 99.0%Language:HTML 0.7%Language:SCSS 0.3%