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

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to omgimanerd/getnews.tech

Open-source alternatives to Getnews.tech

30 open-source projects similar to omgimanerd/getnews.tech, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Getnews.tech alternative.

  • chubin/wttr.inAvatar von chubin

    chubin/wttr.in

    29,882Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗29,882
  • dylanaraps/neofetchAvatar von dylanaraps

    dylanaraps/neofetch

    23,556Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗23,556
  • gleitz/howdoiAvatar von gleitz

    gleitz/howdoi

    10,840Auf GitHub ansehen↗

    howdoi is a command-line coding answer engine that retrieves programming solutions and code snippets from the web for display directly in the terminal. It functions as a web-based code search tool that uses natural language queries to find technical answers without requiring a web browser. The tool provides a JSON-exportable query system, allowing search results to be output as structured data for integration with other software and text editors. It features terminal-based knowledge retrieval that includes local caching and stashing of answers to reduce network latency and avoid search engine

    Python
    Auf GitHub ansehen↗10,840

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Find more with AI search
  • wting/autojumpAvatar von wting

    wting/autojump

    16,928Auf GitHub ansehen↗

    Autojump is a shell directory navigation tool and weighted directory search utility. It functions as a path shortcut manager that allows users to jump to frequently visited directories using partial name matching. The tool optimizes shell workflows by learning navigation patterns and maintaining a weighted database of visited paths. It ranks folders based on access frequency and recency to resolve ambiguous queries and minimize the keystrokes required to reach deeply nested directories. Beyond shell navigation, the utility provides integration with native system file explorers to launch mana

    Pythonautojumpcommand-line-toolfilesystem
    Auf GitHub ansehen↗16,928
  • junegunn/fzfAvatar von junegunn

    junegunn/fzf

    81,017Auf GitHub ansehen↗

    This project is a general-purpose command-line filter that provides an interactive interface for processing standard input streams. It enables real-time fuzzy searching, data selection, and transformation, allowing users to navigate complex information or file systems directly within their terminal. By utilizing a pipe-oriented architecture, it integrates into existing shell pipelines and workflows to facilitate efficient data exploration. What distinguishes this tool is its highly extensible, event-driven design that allows for deep integration with external processes. It supports asynchrono

    Gobashclifish
    Auf GitHub ansehen↗81,017
  • jarun/nnnAvatar von jarun

    jarun/nnn

    21,630Auf GitHub ansehen↗

    This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local and remote filesystems. It functions as both a standalone console file explorer and a versatile file picker, allowing users to select paths and pass them to external shell commands or system utilities for automated workflows. The application distinguishes itself through a highly modular architecture that supports compile-time feature flagging and static binary compilation, ensuring a minimal memory footprint and portability across environments. Users can extend its core function

    Candroidbatch-renamec
    Auf GitHub ansehen↗21,630
  • ogham/exaAvatar von ogham

    ogham/exa

    24,406Auf GitHub ansehen↗

    Exa is a command-line utility designed to replace traditional file listing commands in Unix-like environments. It functions as a terminal-based file explorer that displays directory contents alongside system metadata and file attributes. The tool distinguishes itself by integrating version control information directly into the directory listing, allowing users to view the status of files within a repository alongside standard system data. It utilizes terminal-based styling to provide color-coded output, which helps visually differentiate between file types and metadata. The utility supports

    Rustcommand-linefilesls
    Auf GitHub ansehen↗24,406
  • kittykatt/screenfetchAvatar von KittyKatt

    KittyKatt/screenFetch

    4,057Auf GitHub ansehen↗

    screenFetch is a shell-based system information tool and terminal profiler. It retrieves hardware and software specifications, operating system details, and kernel data to display them within a terminal window. The utility combines system discovery with distribution branding, printing gathered specifications alongside ASCII-art logos. It includes a utility to trigger screenshots of the resulting terminal output. The tool handles environment variable extraction and the execution of external system commands to format and arrange system metadata for display.

    Shell
    Auf GitHub ansehen↗4,057
  • schachmat/wegoAvatar von schachmat

    schachmat/wego

    8,490Auf GitHub ansehen↗

    Wego is a terminal-based weather client and dashboard that functions as an API wrapper for retrieving atmospheric data. It provides a command-line interface for accessing current weather conditions and multi-day forecasts across various provider backends. The tool features a provider-based abstraction to decouple data retrieval from specific API implementations and utilizes disk-based response caching to reduce redundant network requests. It supports local configuration storage for persisting API credentials and preferred locations across separate command executions. The system includes capa

    Go
    Auf GitHub ansehen↗8,490
  • busyloop/lolcatAvatar von busyloop

    busyloop/lolcat

    6,546Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,546
  • rupa/zAvatar von rupa

    rupa/z

    17,016Auf GitHub ansehen↗

    z is a shell navigation utility and directory history tracker designed to reduce the amount of typing required to move through deep directory structures. It functions as a command line tool for jumping to frequently and recently visited directories using a ranking algorithm. The tool utilizes a frecency-based path jump system that weights the number of visits against the time elapsed since the last access to determine priority. It identifies candidate navigation targets by applying regular expression patterns against a database of visited paths. The utility integrates with the shell completi

    Shell
    Auf GitHub ansehen↗17,016
  • ajeetdsouza/zoxideAvatar von ajeetdsouza

    ajeetdsouza/zoxide

    37,467Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗37,467
  • tldr-pages/tldrAvatar von tldr-pages

    tldr-pages/tldr

    62,933Auf GitHub ansehen↗

    This project is a community-driven repository of simplified, example-based reference guides for command-line tools. It functions as an open-source knowledge base designed to provide concise, practical usage examples that help developers navigate complex software without the need for lengthy technical documentation. The system relies on a decentralized architecture where independent client applications fetch and render documentation locally. This approach ensures that reference materials remain accessible offline while supporting a wide variety of user interfaces across desktop, mobile, and we

    Markdownandroidbsdcheatsheet
    Auf GitHub ansehen↗62,933
  • athityakumar/colorlsAvatar von athityakumar

    athityakumar/colorls

    5,123Auf GitHub ansehen↗

    colorls is a Ruby-based terminal directory visualizer that displays file system contents using colors, Font Awesome icons, and Git status indicators. It functions as a command line interface for rendering directory contents and nested file system hierarchies in both list and tree formats. The project features a customizable theme engine that allows users to override default colors and unicode icons via external configuration files. It integrates with version control to append the status of files and folders directly within the terminal listing. The tool provides capabilities for directory hi

    Rubyclicoloreye-candy
    Auf GitHub ansehen↗5,123
  • astefanutti/kubeboxAvatar von astefanutti

    astefanutti/kubebox

    2,231Auf GitHub ansehen↗

    ⎈❏ Terminal and Web console for Kubernetes

    JavaScript
    Auf GitHub ansehen↗2,231
  • angelmmiguel/pmAvatar von Angelmmiguel

    Angelmmiguel/pm

    205Auf GitHub ansehen↗

    The easy way to switch between your projects on ZSH

    Shelljumpmanagerprojects
    Auf GitHub ansehen↗205
  • asciinema/asciinemaAvatar von asciinema

    asciinema/asciinema

    16,852Auf GitHub ansehen↗

    Asciinema is a platform for capturing, replaying, and sharing command-line sessions. It provides a comprehensive suite of tools to record terminal activity into lightweight, text-based files that preserve ANSI escape sequences, allowing users to document technical workflows, troubleshooting steps, and software demonstrations with high fidelity. The project distinguishes itself through its versatile playback and distribution capabilities. It features a web-based player that renders interactive terminal sessions directly in the browser, supporting features like seeking, playback speed control,

    Rustasciicastasciinemacli
    Auf GitHub ansehen↗16,852
  • art-ws/ngx-wsAvatar von art-ws

    art-ws/ngx-ws

    1Auf GitHub ansehen↗

    ngx-ws

    TypeScript
    Auf GitHub ansehen↗1
  • akinomyoga/ble.shAvatar von akinomyoga

    akinomyoga/ble.sh

    4,015Auf GitHub ansehen↗

    ble.sh is a programmable line editor for Bash that provides syntax highlighting, auto-completion, and advanced text editing capabilities. It functions as a Bash syntax highlighter and command completion engine to enhance the standard shell input experience. The project implements a Vim-inspired shell editor, bringing motions, visual modes, and macros to the command line. It further distinguishes itself with a system for text abbreviation expansion and a modal interaction system that toggles between insert and command modes. The editor supports multiline command input and a dynamic suggestion

    Shellauto-completebashbash-configuration
    Auf GitHub ansehen↗4,015
  • agauniyal/rangAvatar von agauniyal

    agauniyal/rang

    1,581Auf GitHub ansehen↗

    A Minimal, Header only Modern c++ library for terminal goodies 💄✨

    C++
    Auf GitHub ansehen↗1,581
  • bokub/chalk-animationAvatar von bokub

    bokub/chalk-animation

    2,182Auf GitHub ansehen↗

    :clapper: Colorful animations in terminal output

    JavaScript
    Auf GitHub ansehen↗2,182
  • blacksmoke16/oqAvatar von Blacksmoke16

    Blacksmoke16/oq

    206Auf GitHub ansehen↗

    A performant, and portable jq wrapper to facilitate the consumption and output of formats other than JSON; using jq filters to transform the data.

    Crystal
    Auf GitHub ansehen↗206
  • burntsushi/ripgrepAvatar von BurntSushi

    BurntSushi/ripgrep

    65,112Auf GitHub ansehen↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    Auf GitHub ansehen↗65,112
  • aristocratos/bashtopAvatar von aristocratos

    aristocratos/bashtop

    11,118Auf GitHub ansehen↗

    Bashtop is a terminal-based system monitor and resource dashboard for Unix systems, including Linux, macOS, and FreeBSD. It provides a text-user interface for tracking real-time hardware performance and managing system processes. The tool functions as a hardware dashboard that visualizes processor, memory, disk, and network usage. It includes process management capabilities that allow users to filter, sort, and terminate active system tasks directly from the command line. Users can customize the visual appearance and behavior of the monitor through integrated menus or local configuration fil

    Shell
    Auf GitHub ansehen↗11,118
  • caian-org/coinAvatar von caian-org

    caian-org/coin

    7Auf GitHub ansehen↗

    currency conversion CLI

    Crystal
    Auf GitHub ansehen↗7
  • caskroom/homebrew-caskAvatar von caskroom

    caskroom/homebrew-cask

    22,077Auf GitHub ansehen↗

    This project is a macOS binary package manager and command line interface used to automate the installation and removal of prebuilt graphical applications. It functions as a software installer and orchestrator, providing a terminal-based workflow for managing the lifecycle of third-party binaries. The tool focuses on macOS application installation and system administration, allowing for the setup and deployment of software via scripts to avoid manual downloads. It covers the management of binary software and the automation of graphical application setups on macOS.

    Ruby
    Auf GitHub ansehen↗22,077
  • cexbrayat/angular-cli-diffAvatar von cexbrayat

    cexbrayat/angular-cli-diff

    343Auf GitHub ansehen↗

    Easily upgrade your Angular CLI applications from one version to another 🚀

    Shell
    Auf GitHub ansehen↗343
  • cexbrayat/angular-cli-ssr-diffAvatar von cexbrayat

    cexbrayat/angular-cli-ssr-diff

    5Auf GitHub ansehen↗

    Easily upgrade your Angular CLI SSR applications from one version to another 🚀

    Shell
    Auf GitHub ansehen↗5
  • cgag/locAvatar von cgag

    cgag/loc

    2,455Auf GitHub ansehen↗

    loc is a tool for counting lines of code. It's a rust implementation of cloc, but it's more than 100x faster. There's another rust code counting tool called tokei, loc is ~2-10x faster than tokei, depending on how many files are being counted.

    Rust
    Auf GitHub ansehen↗2,455
  • beyondgrep/ack3Avatar von beyondgrep

    beyondgrep/ack3

    817Auf GitHub ansehen↗

    ack is a grep-like search tool optimized for source code.

    Perl
    Auf GitHub ansehen↗817