#news #tui #consume #terminal #page #home #yout

nightly app newsie

Consume the news in yout terminal 📰

2 releases

0.1.1 Jul 15, 2023
0.1.0 Jul 15, 2023

#599 in Command-line interface

38 downloads per month

Custom license

25KB
350 lines

News TUI

License: GPL v3 Twitter Follow GitHub issues

News is a text user interface that allows you to consume daily news in multiple categories like technology, science, health, and so on.

Screenshot 2023-07-15 03-21-17

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

GPL-3.0

Dependencies

~7–18MB
~242K SLoC