This is the command chronicle-rss-importer that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
chronicle-rss-importer - Import entries from an RSS feed to chronicle
SYNOPSIS
General Options:
--output Specify the directory to write entries to.
--feed Specify the URL of the feed.
--sequential Specify that entries should be numbered rather than named.
Help Options:
--help Show the help information for this script.
--manual Read the manual for this script.
--verbose Show useful debugging information.
ABOUT
Chronicle is a simple tool to convert a collection of text files,
located within a single directory, into a blog consisting of static
HTML files.
This importer script will create a directory of input files from a
given RSS feed, by downloading it and writing out each entry to a single
text file.
The output files will be named after the entries titles, or if
B<--sequential> was used each entry will be numbered numerically.
Use chronicle-rss-importer online using onworks.net services