mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-04-23 06:21:37 +00:00
Updated Home (markdown)
19
Home.md
19
Home.md
@@ -1,9 +1,20 @@
|
|||||||
Welcome to the Whatsapp-Chat-Exporter wiki!
|
# Welcome to the Whatsapp-Chat-Exporter wiki!
|
||||||
|
|
||||||
Whatsapp-Chat-Exporter is a customizable Android and iPhone Whatsapp database parser.
|
Whatsapp-Chat-Exporter is a customizable Android and iPhone Whatsapp database parser.
|
||||||
|
|
||||||
For usage on Android:
|
# Usage
|
||||||
|
First, install the exporter by:
|
||||||
|
```shell
|
||||||
|
pip install whatsapp-chat-exporter
|
||||||
|
```
|
||||||
|
Then, create a working directory in somewhere you want
|
||||||
|
```shell
|
||||||
|
mkdir working_wts
|
||||||
|
cd working_wts
|
||||||
|
```
|
||||||
|
|
||||||
For usage on iPhone:
|
Now, for usage on Android: [Android Usage](../Android-Usage)
|
||||||
|
|
||||||
If you want to customize the result HTML:
|
For usage on iPhone: [iPhone Usage](../iPhone-Usage)
|
||||||
|
|
||||||
|
If you want to customize the result HTML: [Result HTML Customization](../Result-HTML-Customization)
|
||||||
Reference in New Issue
Block a user