Skip to content

gonejack/email-to-epub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

email-to-epub

This command line converts .eml to .epub file.

GitHub go.mod Go version Build GitHub license

Install

> go get github.com/gonejack/email-to-epub

Usage

> email-to-epub *.eml
Flags:
  -h, --help                     Show context-sensitive help.
      --cover=STRING             Set epub cover image.
      --title="HTML"             Set epub title.
      --author="HTML to Epub"    Set epub author.
  -o, --output="output.epub"     Output filename.
  -v, --verbose                  Verbose printing.
      --about                    About.