newsboat: add page (#4672)

beep
Hannu Hartikainen 2020-10-15 11:27:57 +00:00 committed by GitHub
parent f51a9fa093
commit 9a7b7fa841
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 20 additions and 0 deletions

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):
`?`