News is a text user interface that allows you to consume daily news in multiple categories like technology, science, health, and so on.
sh
cargo install newsie
sh
git clone https://github.com/samyosm/news.git
cd news
cargo build
sh
newsie
| 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 |
| key | description | | --- | -------------------- | | esc | go back to home page |