8 lines
333 B
Markdown
8 lines
333 B
Markdown
# org2newsboat
|
|
|
|
`org2newsboat` parses an [elfeed-org](https://github.com/remyhonig/elfeed-org) RSS file and writes 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`
|