-
If you are a WeChat user(not Weixin user), you can download your moments data in Settings→ My Information & Authorization → Export Personal Data(make sure to select Moments data here). Then finally you can export you moments data. A more detailed step by step guide to help you export your personal data is here.
-
Download WeChat2Crossbell
w2c.zip
from https://github.com/Crossbell-Box/wechat2crossbell/releases/latest -
Unarchive files into WeChat exported data directory(click “replace” if prompted).
-
Start a simple http file server in the your WeChat exported data directory.
-
For macOS users, you may not able to run the binary because of signature validation issues, but since macOS may have built-in python, you can try using
python -m http.server
to start one. (Or maybepython3 -m http.server
) -
For other operating systems, we've provide one at https://github.com/Crossbell-Box/go-http-fileserver/releases/latest , download the zip file that matches your platform and unzip it into workspace directory, you'll see the structure like below:
Start the server. You'll see a link like below:
- Follow the link printed from console. You'll open a page and go through the instructions to own your data on Crossbell. Enjoy!