scripts/deprecated/opml/readme.md

673 B

Orange Pecan Mousse Latte

An OPML generator script for acdw's friend planet.
Originally written as a joke at lucidiot's request.
An improved version by acdw is available at the casa pages repo.

Usage

  • Add some RSS feeds to a urls file in the same directory as the script.

  • Run the script:

opml.sh make [title] [author] [author-email] [author-url] [output-file]

Example:

opml.sh make "mug of opml" "barista" "barista@dev.null" \
  "https://tildegit.org/casa/pages" ~/mug.of.opml

License

GCL