8 lines
316 B
Markdown
8 lines
316 B
Markdown
# org2newsboat
|
|
|
|
Parse an [https://github.com/remyhonig/elfeed-org](elfeed-org) RSS file and write a `urls` file readable by Newsboat (Newsbeuter's successor). It exports the URL, tags and link description as a comment if it exists.
|
|
|
|
# Installation
|
|
|
|
`make install` to compile the binary and copy it in `~/.local/bin`
|