5 releases
0.1.3 | Jul 18, 2023 |
---|---|
0.1.2 | Jul 18, 2023 |
0.1.1 | Jul 18, 2023 |
0.1.0 | May 21, 2020 |
0.0.2 | Nov 21, 2014 |
#665 in Command-line interface
30 downloads per month
26KB
401 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 news
Manual Build
git clone https://github.com/samyosm/news.git
cd news
cargo build
Usage
news
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 |
q | Quit |
Article view
key | description |
---|---|
esc | Go back to home page |
j, down | Sroll down |
k, up | Scroll up |
q | Quit |
License
Dependencies
~9–21MB
~235K SLoC