#news #applications #terminal #view #source #command-line-interface #country

app simple-cli-news

A simple application that lets you view news with the terminal

3 releases

new 0.1.2 Sep 22, 2024
0.1.1 Sep 19, 2024
0.1.0 Sep 19, 2024

#80 in Internationalization (i18n)

Download history 391/week @ 2024-09-18

391 downloads per month

MIT license

9KB
194 lines

Simple-Cli-News

Prerequisites

Just make sure you have cargo installed

curl https://sh.rustup.rs -sSf | sh

Installation

cargo install simple-cli-news

Usage

Print top headlines:

simple-cli-news

Print news including a query:

simple-cli-news q (query)

Print news from a specific source:

simple-cli-news source (source id)

Get a list of sources from a country:

simple-cli-news list sources [Country's 2 digit iso]

Roadmap

  • Use personal api
  • Allow user to set country
  • Who knows what else I'll add

Dependencies

~3.5–5MB
~103K SLoC