rss-to-html

command module
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: MIT Imports: 3 Imported by: 0

README

rss-to-html

Command line tool to save RSS articles as html files.

GitHub go.mod Go version Build GitHub license

Install
> go get github.com/gonejack/rss-to-html
Usage
  1. Pass URLs directly
> rss-to-html urls...
  1. Save your feed urls into feeds.txt
> rss-to-html -f feeds.txt
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