I'm looking for tools to create / edit ePub documents, preferably directly from URLs and employing the Readability library.
The ability to append to a given document would be quite useful --- additional web pages should be treated as chapters.
Best options would be Linux (Termux/Android) or Android applications or tools.
What's out there?
I am of course familiar with #Pandoc which addresses HTML->ePub conversion, but not the Readability library element, or editing the generated pubs.
So, in my quest for a shell / commandline-based ePub builder affording simplified web content ... pipelining the Mozilla Readability library via the commandline would be Very Nice to Have.
In which I discover the readability-terminal GitHub project:
https://github.com/thavelick/readability-terminal/issues/1
I'm linking the Issues tab of the project as that includes examples of invocation and wrappers for the utility.