Stay informed without leaving your command line
Access up-to-date news in German provided by the tagesschau
# Arch Linux (btw)
yay -S nachrichten # only AUR
Install directly using go
go install github.com/zMoooooritz/nachrichten@latest
or download from releases
Run the nachrichten command to launch the minimalistic yet informative terminal interface
Usage of nachrichten:
-config string
Path to configuration file
-debug string
Path to log file
-shortnews
Only open the current short news
-version
Display version
The application offers three different viewers:
The tool does allow for user customization
An example configuration can be found here
The default keybinds are as follows:
| Key | Action |
|---|---|
| arrows / hjkl | navigation |
| g / G | goto start / end |
| tab / shift+tab | change tabs |
| pgup / pgdown | page up / down |
| / | open search dialog |
| enter | confirm search input |
| esc | abort search input |
| f | maximize reader/viewer |
| a | show article view |
| i | show thumbnail view |
| d | show details view |
| o | open article url |
| v | open article vod |
| s | open current news vod |
| ? | toggle help |
| q / esc / ctrl+c | quit |
99 commits
28 commits
Go
100.0%
Stay informed without leaving your command line
Access up-to-date news in German provided by the tagesschau
# Arch Linux (btw)
yay -S nachrichten # only AUR
Install directly using go
go install github.com/zMoooooritz/nachrichten@latest
or download from releases
Run the nachrichten command to launch the minimalistic yet informative terminal interface
Usage of nachrichten:
-config string
Path to configuration file
-debug string
Path to log file
-shortnews
Only open the current short news
-version
Display version
The application offers three different viewers:
The tool does allow for user customization
An example configuration can be found here
The default keybinds are as follows:
| Key | Action |
|---|---|
| arrows / hjkl | navigation |
| g / G | goto start / end |
| tab / shift+tab | change tabs |
| pgup / pgdown | page up / down |
| / | open search dialog |
| enter | confirm search input |
| esc | abort search input |
| f | maximize reader/viewer |
| a | show article view |
| i | show thumbnail view |
| d | show details view |
| o | open article url |
| v | open article vod |
| s | open current news vod |
| ? | toggle help |
| q / esc / ctrl+c | quit |
99 commits
28 commits
Go
100.0%