Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 653 Bytes

File metadata and controls

34 lines (22 loc) · 653 Bytes

wechat article downloader

微信公众号文章下载,好文章保存到本地才是最靠谱的。

mark

使用

# 安装依赖
npm install -g wechat-article-dl

# 执行 `wx-dl`
wx-dl

会唤起系统默认浏览器并打开 http://localhost:3000,在页面上直接操作即可。

执行完成后,生成的截图会出现在页面右侧。

example

开发

# 开发
npm run start

# 构建
npm run build

Stargazers over time

Stargazers over time