Skip to content

AlexanderHel/kepub

 
 

Repository files navigation

kepub

Build Platform Coverage Status GitHub Releases GitHub Downloads GitHub License 996.icu


Crawl novels from esjzone, ciweimao and sfacg. Generate epub from txt file

Environment

Build

cmake -S . -B build
cmake --build build --config Release -j"$(nproc)"

Install

sudo cmake --build build --config Release --target install

Uninstall

sudo cmake --build build --config Release --target uninstall

Usage

sfacg book-id
kepub book-name.txt

Roadmap


Thanks to JetBrains for donating product licenses to help develop this project

About

Crawl novels from esjzone, ciweimao and sfacg. Generate epub from txt file

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 99.6%
  • Other 0.4%