News CLI logo

News CLI Jonathan Alcantar (Atticus64)

Use this command to install News CLI:
winget install --id=Atticus64.news -e

A CLI tool to watch developer news

News CLI is a command-line interface tool designed to help developers stay informed by aggregating the latest news from various sources and blogs. It simplifies the process of monitoring developer-related content in multiple languages, making it easier to keep up with industry trends without leaving your terminal.

Key Features:

  • Aggregates developer news from diverse sources.
  • Supports multiple languages for broader accessibility.
  • Offers filtering options to customize your feed based on preferences or language.
  • Provides real-time updates and seamless integration into your workflow.

Audience & Benefit: Ideal for developers and tech enthusiasts who value efficiency and want to stay updated with the latest industry developments. News CLI saves time by consolidating news from various sources into one convenient tool, allowing users to access relevant information quickly and effortlessly.

Install News CLI easily via winget to start tracking developer news in your preferred languages and sources.

README

News

A nice, fast, confortable terminal CLI to check developer news

[🛠] Features

  • 🚀 Support for Linux, Windows and Mac
  • 📺 Open youtube if resource of new is a video
  • 📘 Markdown like way to watch news in terminal
  • 🌎 open browser instead of terminal
  • 🧠 Ia summary of a new
  • 🔎 Search across news list

[📦] Installation

With Cargo

cargo install news_cli
# news --help

Macos and Linux

curl -fsSL https://news-cli.deno.dev/bin/install.sh | sh

Windows

iwr  https://news-cli.deno.dev/bin/install.ps1 | iex

Todo

  • Add news of JavaScript
  • Add news of Python
  • Add news of Go
  • Add news of Rust
  • Add news of C++
  • Add news of Php
Versions
1.3.0
Website
License