/rss-epub

RSS feeds to epub books.

Primary LanguageTypeScriptMIT LicenseMIT

Notice

This project is no more recommended due to the unstabitily and lack of maintenance of epub-gen.

Please use these separate command line tools instead:

rss-to-html

html-to-epub

html-to-email

embed-email

rss-epub

Archive RSS feeds to epub books.

Build Status GitHub license


prepare

npm i -g typescript
npm i

build & run

npm run build
npm start