NOS News on the command-line.
cargo install --git https://github.com/dmmqz/nos-cli
Usage: nos-cli [OPTIONS]
Options:
-c, --category <CATEGORY> Category to show articles for [default: laatste]
--random Open a random article
-h, --help Print help
-V, --version Print version
List of valid categories: laatste
, binnenland
, buitenland
, regio
, politiek
, economie
, koningshuis
, tech
, cultuur-en-media
, opmerkelijk
.
The keybindings for nos-cli
are inspired by Vim keybindings.
Keybinds | Action |
---|---|
<q> |<Esc> |
Exit nos-cli |
<k> |<ArrowUp> |
Move up |
<j> |<ArrowDown> |
Move down |
<g> |
Go to the top |
<G> |
Go to the bottom |
<Ctrl+b> |
Page up |
<Ctrl+f> |
Page down |
<b> |
Go back |
<Enter> |<i> |
Enter an article |
</> |
Search |
<r> |
Reset search |
<:> |
Command mode |