2 releases
0.1.1 | Jul 15, 2023 |
---|---|
0.1.0 | Jul 15, 2023 |
#676 in Command-line interface
25KB
350 lines
News TUI
News is a text user interface that allows you to consume daily news in multiple categories like technology, science, health, and so on.
Installation
Using Cargo
cargo install newsie
Manual Build
git clone https://github.com/samyosm/news.git
cd news
cargo build
Usage
newsie
Home Page
key | description |
---|---|
j, down | Go down |
k, up | Go up |
l, tab | Switch category to the right |
h, shift+tab | Switch category to the left |
enter | view the content of an article |
Article view
key | description |
---|---|
esc | go back to home page |
License
Dependencies
~8–21MB
~226K SLoC