Skip to content

truerss/truerss-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueRSS-CLI

./truerss-cli -h                                  
truerss-cli: Command Line Interface for TrueRSS reader (1.0.0)

USAGE
  $ truerss-cli [-h] [--version] [-u value] all|opml|add|favorites|latest|view

FLAGS
  -h, --help                prints help
      --version             prints version

OPTIONS
  -u, --url value           TrueRSS server url. Default is: http://localhost:8000

SUBCOMMANDS
  all                       Display all sources
  opml                      Download generated OPML
  add                       Add new source
  favorites                 Display favorites entries
  latest                    Display latest entries
  view                      Display source overview

LICENSE: MIT