simple-cli-news

Crates.iosimple-cli-news
lib.rssimple-cli-news
version0.1.4
sourcesrc
created_at2024-09-19 00:56:54.24664
updated_at2024-11-04 15:05:48.539765
descriptionA simple tool that lets you view news with the terminal
homepage
repository
max_upload_size
id1379769
size39,661
Waffleleroo (WaffleSoul4)

documentation

README

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
Commit count: 0

cargo fmt