initial commit
This commit is contained in:
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# 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`
|
||||
Reference in New Issue
Block a user