本仓库已不再维护,请移步XuanRikka/epub-tools
基于Rust实现的epub计数计算器
- 快速计算多个epub的总字数
- 递归遍历目录下的所有epub文件并计算字数
cargo install --git https://github.com/XuanRikka/EPUB-Count.git从Release下载对应平台的二进制
git clone https://github.com/XuanRikka/EPUB-Count.git
cd KrKrTools
cargo build --release使用命令行参数 --help 查看使用说明
本项目使用MIT许可证开源