Skip to content

nlizzard/WBook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WBook

A tiny and beautiful txt to epub converter, with toc and metadata combined, written in Rust and Typescript.

Features

  • PreProcess and PostProcess support
  • Send to Kindle support
  • Customizable TOC, Metadata and Content in each chapter
  • Simple but powerful template engine, based on DJANGO2 template engine

Requirements

  • Rust 1.70+
  • LLVM 11+
  • NodeJS 18+
  • PNPM 6.0+

Installation

Wait for a while, we will release a binary version for Windows, Linux and MacOS.

Development

git clone
cd wbook
pnpm install
pnpm tauri dev

Build

pnpm tauri build

License

Licensed under LGPL-3.0 License. See LICENSE for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 58.6%
  • TypeScript 23.7%
  • JavaScript 12.8%
  • SCSS 3.5%
  • HTML 0.8%
  • Shell 0.3%
  • CSS 0.3%