Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epublic

epublic - tiny HTML-to-EPUB converter using Readability (as featured in Firefox Reader View); compiles down to a single static executable using txiki.js.

usage

  • by URL:
     $ epublic -u https://example.com -o example.epub
    
  • from filesystem:
     $ epublic -i path/to/index.html -o example.epub
    

build

pnpm (and thus also node) must be available to build epublic.

build txiki first; then, with txiki installed somewhere in PATH:

$ pnpm run build
# install -psm755 ./epublic -t /usr/local/bin

About

HTML to EPUB converter

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages