Skip to content

dongyx/onerss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

onerss

onerss is a Unix command-line project which merges multiple RSS 2.0 feeds into one.

onerss aims to provide most functions with fewest options.

Installation

Runtime dependencies:

Install onerss by the following commands:

make
sudo make install

By default, onerss is installed to /usr/local.

Usage

  • onerss [options] [file...]

    Options:

      -p          prepend channel title to item title
      -c          set item category to channel title
      -t <title>  set title of merged channel
      -d <desc>   set description of merged channel
      -l <link>   set link of merged channel
    
  • onerss --help

    Print the usage

  • onerss --version

    Print the version

Documentation

See <https://www.dyx.name/notes/onerss.html>. It contains a lot of examples, from the simplest merging task to the most complicated one.

About

Merge Multiple RSS Feeds into One, with Powerful Functions but Simple Interfaces

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors