#rss #html #cli-tool #cli

app html-to-rss

An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file

4 releases (2 breaking)

0.3.1 Oct 25, 2022
0.3.0 Oct 21, 2022
0.2.0 Oct 21, 2022
0.1.0 Oct 20, 2022

#61 in #rss

MIT license

14KB
215 lines

html-to-rss

An opinionated CLI tool that reads HTML files and writes/updates a RSS feed file

This tool is fairly picky about the HTML structure it expects.

Usage

cargo install html-to-rss
html-to-rss --help
html-to-rss articles/*.html

Dependencies

~11–20MB
~328K SLoC