• Stars
    star
    662
  • Rank 65,468 (Top 2 %)
  • Language
    C
  • License
    MIT License
  • Created over 2 years ago
  • Updated over 2 years ago

Reviews

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

Repository Details

๐Ÿ“ƒ Export WeChat chat histories to HTML files.

wechat-export

Export WeChat chat histories to HTML files.

Preview

This script generates a HTML file for each contact's chat history.

Currently it supports:

  • Text
  • Voice
  • Picture
  • Video
  • System message

TODO:

  • Emoji
  • Link

How to Use

Tested on macOS 11.5.2 and iOS 14.8, but should work on any recent versions.

  1. Back up iPhone with your Mac.

  2. Use iExplore to export "Documents" to the local system.

  3. Clone the code.

  4. Compile the audio decoder: cd silk/silk && make && cd ../../

  5. Install Node.js (>= 14)>

  6. npm install

  7. node index.js path_to/Documents/{uid} output_dir (path_to/Documents is what we got from the second step, and uid looks like g3c3814a370neh4dr69uf9f889f6ea7a).

Articles

Related Projects

Credits

Silk decoder is developed by Karl Chen.

More Repositories

1

medis

๐Ÿ’ป Medis is a beautiful, easy-to-use Mac database management application for Redis.
JavaScript
11,521
star
2

readability

๐Ÿ“š Turn any web page into a clean view
HTML
2,459
star
3

ranaly

๐Ÿ“ˆ An easy to use chart system
JavaScript
497
star
4

CodeGame

๐ŸŽฎ JavaScript AI tank game
JavaScript
346
star
5

express-promise

โค๏ธ Middleware for easy rendering of async Query results.
JavaScript
318
star
6

express-di

Dependency injection for Express applications
JavaScript
160
star
7

npm-try

๐Ÿš† Quickly try npm packages without writing boilerplate code.
TypeScript
112
star
8

bazinga

๐Ÿ’ฅ The best all-in-one toolbox. Bazinga!
TypeScript
108
star
9

redis-book-assets

ใ€ŠRedisๅ…ฅ้—จๆŒ‡ๅ—ใ€‹็ฌฌไบ”็ซ ็จ‹ๅบไปฃ็ 
JavaScript
92
star
10

serialize

Serialize an object including it's function into a JSON.
JavaScript
79
star
11

superfetch

A super powerful node.js HTTP client with the support of promise.
JavaScript
77
star
12

Hits-the-mole

The Hits-the-mole game implemented in pure CSS
CSS
62
star
13

colortype

A responsive WordPress theme
PHP
38
star
14

OhMyPullRequests

๐Ÿš€ Access my pull requests from the menu bar
Swift
31
star
15

node_ranaly

Ranaly client library
JavaScript
19
star
16

express-mongoose

JavaScript
15
star
17

SwiftJSONFormatter

๐Ÿชž Formatter JSON delightfully.
Swift
15
star
18

slicee

a CLI version of slicy.
Ruby
14
star
19

teascript

Synchronous JavaScript
JavaScript
13
star
20

typo

ๅฆˆๅฆˆไปŽๆญคๅ†ไนŸไธๆ€•ๆˆ‘่พ“้”™ๅฑžๆ€ง๏ผˆๆ–นๆณ•๏ผ‰ๅไบ†๏ผ
JavaScript
12
star
21

dotQ

Yet another Q.
JavaScript
10
star
22

redis-book-v3-code

JavaScript
8
star
23

Tribbble

A Dribbble client for iPhone
Objective-C
7
star
24

blog

My blog
HTML
6
star
25

php-lugit-framework

็ฎ€ๅ•ไผ˜้›…็š„PHPๅ‰็ซฏๆก†ๆžถใ€‚
PHP
6
star
26

the-css-that-you-dont-know-about

ไฝ ไธ็Ÿฅ้“็š„ CSS
HTML
6
star
27

quicker-npm-run

Alternative to `npm run` with support for autocomplete.
JavaScript
4
star
28

scene

A tiny front-end framework designed with โค๏ธ
JavaScript
4
star
29

splitargs

Splitting Redis arguments as redis-cli
JavaScript
3
star
30

Suki

An elegant web framework for node.js
CoffeeScript
3
star
31

guokroup

ๅฐ†ๆžœๅฃณๆ‰€ๆœ‰ๅฐ็ป„็š„ๆœ€ๆ–ฐ่ดดๅญๆ˜พ็คบๅœจไธ€้กต
CoffeeScript
3
star
32

cheerio-tester

Test the cheerio selector online
JavaScript
3
star
33

sample-NSSplitViewControlller

Swift
2
star
34

buddybook

books for buddies.
JavaScript
1
star
35

superspider

A powerful and distributed spider library used to crawl the web with the API of jQuery
1
star
36

3-key

โŒจ๏ธ Personal key mapping for The Key.
C
1
star
37

SwiftPHPSerialization

Swift implementation of PHP's `serialize` and `unserialize`.
Swift
1
star
38

GameEngineSuki

A JavaScript Game Engine
CoffeeScript
1
star
39

express-sequelize

Adds Sequelize Promise support to Express rendering.
JavaScript
1
star
40

Threes-AI

A Threes! AI
CoffeeScript
1
star
41

dribbble

A full-featured Dribbble client for Node.js
JavaScript
1
star
42

my-first-ios-app

Swift
1
star
43

aqsort

An implementation of asynchronous quicksort in JavaScript
JavaScript
1
star