#news #terminal #view #source #query #command #headlines

app simple-cli-news

A simple tool that lets you view news with the terminal

5 releases

new 0.1.4 Nov 4, 2024
0.1.3 Oct 23, 2024
0.1.2 Sep 22, 2024
0.1.1 Sep 19, 2024
0.1.0 Sep 19, 2024

#1517 in Command line utilities

Download history 210/week @ 2024-09-15 219/week @ 2024-09-22 102/week @ 2024-09-29 12/week @ 2024-10-06 143/week @ 2024-10-20 12/week @ 2024-10-27

171 downloads per month

MIT license

16KB
390 lines

Simple-Cli-News

Prerequisites

Just make sure you have cargo installed: https://doc.rust-lang.org/cargo/getting-started/installation.html

Installation

cargo install simple-cli-news

Usage

Print top headlines:

simple-cli-news

Print news including a query:

simple-cli-news --query (query)

Print news from a specific source:

simple-cli-news --source (source id)

Find more commands to further refine output:

simple-cli-news --help

Roadmap

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

Dependencies

~5–17MB
~161K SLoC