rss-to-html

command module
v1.0.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 5, 2022 License: MIT Imports: 3 Imported by: 0

README

rss-to-html

This command line saves RSS articles as .html files.

GitHub go.mod Go version Build GitHub license

Install
> go get github.com/gonejack/rss-to-html
Usage
  • Save your feed urls into feeds.txt
> rss-to-html -f feeds.txt
  • or pass URLs directly
> rss-to-html urls...
Flags:
  -h, --help                 Show context-sensitive help.
  -f, --feeds="feeds.txt"    Feed list file.
  -o, --output="./"          Output directory.
      --db="record.db"       sqlite3 db file.
  -v, --verbose              Verbose printing.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL