Skip to content

smilingpoplar/weread-spy

 
 

Repository files navigation

安装

  1. 使用了zx 脚本串流程,先安装 zx 脚本引擎
npm i -g zx
  1. 安装 weread-spy
pnpm add -g weread-spy
  1. 安装此修改版 weread-spy.shelf
git clone https://github.com/smilingpoplar/weread-spy.git
pnpm add .
pnpm link --global

使用

下载微信读书的书架前 num_books 本,可指定章节切换的时间间隔 interval_ms

cd zx/
./weread.mjs <num_books> [interval_ms]

About

下载微信读书的书架前几本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.2%
  • CSS 9.0%
  • HTML 6.0%
  • JavaScript 2.7%
  • Shell 0.1%