tinybug / mwatoi

Android to iOS WhatsApp Transferrer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

mwatoi is a python based project which can automatically extract whatsapp chats from android devices and copy it to iphone backup.

Note: It can't copy media files.

This project is tested only in windows environment.

Prerequisite

  1. python3

How to run

  1. Installing dependencies.

    > pip install -r requirements.txt

  2. Starting transfer process:

    > python main.py

References

  1. https://github.com/residentsummer/watoi
  2. https://github.com/EliteAndroidApps/WhatsApp-Key-DB-Extractor
  3. https://github.com/andreas-mausch/whatsapp-viewer

About

Android to iOS WhatsApp Transferrer


Languages

Language:Python 100.0%