forked from mio/scripts
1
0
Fork 0
scripts/opml
mio 802412ba22 Initial commit 2023-04-21 03:05:51 +00:00
..
mug.of.opml Initial commit 2023-04-21 03:05:51 +00:00
opml.sh Initial commit 2023-04-21 03:05:51 +00:00
readme.md Initial commit 2023-04-21 03:05:51 +00:00
urls Initial commit 2023-04-21 03:05:51 +00:00

readme.md

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