-
Notifications
You must be signed in to change notification settings - Fork 0
Make an RSS feed out of arbitrary articles on the Internet (Mirror of Sourcehut repo)
License
xordspar0/makerss
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Make an RSS feed out of arbitrary articles on the Internet. Input: a text file with one URL per line. Output: a [JSON Feed][1] file. Example: makerss -title "Articles to read later" \ -url "https://misc.neolog.xyz/feed.json" \ -articles read-later.txt > feed.json [1]: https://www.jsonfeed.org/
About
Make an RSS feed out of arbitrary articles on the Internet (Mirror of Sourcehut repo)