awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectAboutHow we rankPressMCP server
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
omgimanerd avatar

omgimanerd/getnews.tech

0
View on GitHub↗
173 stars·12 forks·JavaScript·Apache-2.0·6 viewsgetnews.tech↗

Getnews.tech

A web server that fetches data from the News API and formats it for display in the terminal.

Features

  • CLI Utilities - News headline aggregator for the terminal.
  • Terminal Utilities - Server for fetching and formatting news in the terminal.
  • Weather and News - Fetch news headlines from various news outlets.

Star history

Star history chart for omgimanerd/getnews.techStar history chart for omgimanerd/getnews.tech

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does omgimanerd/getnews.tech do?

A web server that fetches data from the News API and formats it for display in the terminal.

What are the main features of omgimanerd/getnews.tech?

The main features of omgimanerd/getnews.tech are: CLI Utilities, Terminal Utilities, Weather and News.

What are some open-source alternatives to omgimanerd/getnews.tech?

Open-source alternatives to omgimanerd/getnews.tech include: chubin/wttr.in — This project is a network-accessible weather information service designed specifically for command-line environments.… gleitz/howdoi — howdoi is a command-line coding answer engine that retrieves programming solutions and code snippets from the web for… busyloop/lolcat — lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients.… ajeetdsouza/zoxide — Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a… dylanaraps/neofetch — Neofetch is a command-line utility that gathers and displays hardware, software, and environment details in the… jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local…

Open-source alternatives to Getnews.tech

Similar open-source projects, ranked by how many features they share with Getnews.tech.
  • chubin/wttr.inchubin avatar

    chubin/wttr.in

    29,882View on GitHub↗

    This project is a network-accessible weather information service designed specifically for command-line environments. It delivers real-time meteorological data directly to terminal interfaces through simple HTTP requests, allowing users to retrieve weather reports without leaving their development environment or using a web browser. The service distinguishes itself through a stateless architecture that utilizes content negotiation to provide the optimal output format based on the client request. Whether a user requires plain text, ANSI-colored terminal output, structured JSON for programmatic

    Goascii-artcurlterminal
    View on GitHub↗29,882
  • busyloop/lolcatbusyloop avatar

    busyloop/lolcat

    6,546View on GitHub↗

    lolcat is a command line text processor and color filter that transforms standard text streams into rainbow gradients. It functions as a terminal text colorizer that modifies the visual presentation of shell output using ANSI escape codes. The tool processes text passed through Unix pipes to apply rainbow gradients and color highlights. It uses these visual effects to customize terminal output and differentiate blocks of text within a command line interface.

    Rubycliessentials
    View on GitHub↗6,546
  • ajeetdsouza/zoxideajeetdsouza avatar

    ajeetdsouza/zoxide

    37,467View on GitHub↗

    Zoxide is a terminal utility designed to accelerate filesystem navigation by learning user habits. It functions as a command-line navigation tool that allows users to jump to frequently accessed directories using partial names rather than typing out full file paths. The tool maintains a persistent, atomic file-based database that records navigation history, enabling rapid lookups and safe updates across multiple shell sessions. The project distinguishes itself through a frecency-based ranking algorithm, which calculates directory relevance by combining access frequency with temporal decay. Th

    Rustautojumpbashcli
    View on GitHub↗37,467
  • dylanaraps/neofetchdylanaraps avatar

    dylanaraps/neofetch

    23,556View on GitHub↗

    Neofetch is a command-line utility that gathers and displays hardware, software, and environment details in the terminal. It functions as a cross-platform system reporter, capable of detecting and summarizing metrics across Linux, macOS, Windows, and various Unix-like environments. The tool distinguishes itself through its terminal graphics rendering capabilities, which allow for the display of custom ASCII art or graphical images alongside system data. It utilizes a modular backend to interface with diverse operating systems and desktop environments, while employing parallel execution to gat

    Shellbashcommand-linecommandline
    View on GitHub↗23,556
  • See all 30 alternatives to Getnews.tech→