1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-20 17:55:23 +02:00

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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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