1
0

initial commit

This commit is contained in:
2021-02-27 16:36:29 +01:00
commit ed3fe5a462
4 changed files with 199 additions and 0 deletions

7
README.md Normal file
View 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`