newsboat: add page (#4672)

This commit is contained in:
Hannu Hartikainen
2020-10-15 11:27:57 +00:00
committed by GitHub
parent f51a9fa093
commit 9a7b7fa841

20
pages/common/newsboat.md Normal file
View File

@@ -0,0 +1,20 @@
# newsboat
> An RSS/Atom feed reader for text terminals.
> More information: <https://newsboat.org/>.
- First import feed URLs from an OPML file:
`newsboat -i {{my-feeds.xml}}`
- Alternatively, add feeds manually:
`echo {{http://example.com/path/to/feed}} >> "${HOME}/.newsboat/urls"`
- Start newsboat and refresh all feeds on startup:
`newsboat -r`
- See keyboard shortcuts (the most relevant are visible in the status line):
`?`