Skip to content

This command line saves RSS articles as .html files.

License

Notifications You must be signed in to change notification settings

gonejack/rss-to-html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

This command line saves RSS articles as .html files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages