Skip to content
This repository was archived by the owner on Feb 4, 2026. It is now read-only.

XuanRikka/EPUB-Count

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

本仓库已不再维护,请移步XuanRikka/epub-tools

EPUB-Count

基于Rust实现的epub计数计算器

特点

  • 快速计算多个epub的总字数
  • 递归遍历目录下的所有epub文件并计算字数

使用方法

方法一:使用Cargo安装(推荐)

cargo install --git https://github.com/XuanRikka/EPUB-Count.git

方法二:下载Release里的二进制

从Release下载对应平台的二进制

方法三:从源码编译

git clone https://github.com/XuanRikka/EPUB-Count.git
cd KrKrTools
cargo build --release

使用说明

使用命令行参数 --help 查看使用说明

许可证

本项目使用MIT许可证开源

About

一个用于统计epub字数的小工具

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages