newsboat: add page (#4672)
This commit is contained in:

committed by
GitHub

parent
f51a9fa093
commit
9a7b7fa841
20
pages/common/newsboat.md
Normal file
20
pages/common/newsboat.md
Normal 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):
|
||||
|
||||
`?`
|
Reference in New Issue
Block a user