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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
jarun avatar

jarun/ddgr

0
View on GitHub↗

Ddgr

:duck: DuckDuckGo from the terminal

Features

  • Utilitare CLI - DuckDuckGo search from the terminal.

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI
  • Search Engines - Search DuckDuckGo from the command line with JSON export support.
  • Terminal Productivity - DuckDuckGo search from the terminal.
  • 3,359 stele·163 fork-uri·Python·GPL-3.0·10 vizualizări

    Istoric stele

    Graficul istoricului de stele pentru jarun/ddgrGraficul istoricului de stele pentru jarun/ddgr

    Alternative open-source pentru Ddgr

    Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ddgr.
    • jarun/googlerAvatar jarun

      jarun/googler

      6,192Vezi pe GitHub↗

      Googler is a command line search client and headless search wrapper that allows users to execute Google searches directly from the terminal. It fetches search result titles, URLs, and abstracts, providing a text interface for viewing web, news, and video results without the need for a graphical web browser. The tool functions as a routing utility, capable of sending search results to text-based browsers, external scripts for automated data extraction, or compatible media players for video streaming. It also includes a content parser to render the main text of webpages in a distraction-free, a

      Python
      Vezi pe GitHub↗6,192
    • gokcehan/lfAvatar gokcehan

      gokcehan/lf

      9,340Vezi pe GitHub↗

      lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and organizing files and directories. It operates as a shell-integrated tool that synchronizes the current working directory with the calling shell and supports vi-style keybindings for filesystem operations. The project distinguishes itself through its ability to render images directly in the terminal via the SIXEL graphics protocol and its shell-driven execution model, which allows users to extend functionality using external shell scripts and commands. It also implements a server

      Gofile-managerterminal
      Vezi pe GitHub↗9,340
    • burntsushi/ripgrepAvatar BurntSushi

      BurntSushi/ripgrep

      65,112Vezi pe GitHub↗

      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
      Vezi pe GitHub↗65,112
    • denisidoro/naviAvatar denisidoro

      denisidoro/navi

      17,238Vezi pe GitHub↗

      Navi is an interactive command-line cheatsheet tool and shell command manager. It provides a fuzzy command browser that allows users to search and execute stored command-line snippets, reducing the need to memorize complex flags and arguments. The tool distinguishes itself through a system for importing and synchronizing command collections from remote Git repositories and third-party providers. It features interactive variable prompts that allow users to fill placeholders in commands via manual keyboard entry or selectable lists, including support for variable dependency mapping where one se

      Rustbashcheatsheetscli
      Vezi pe GitHub↗17,238
    Vezi toate cele 30 alternative pentru Ddgr→

    Întrebări frecvente

    Ce face jarun/ddgr?

    :duck: DuckDuckGo from the terminal

    Care sunt principalele funcționalități ale jarun/ddgr?

    Principalele funcționalități ale jarun/ddgr sunt: Utilitare CLI, Search Engines, Terminal Productivity.

    Care sunt câteva alternative open-source pentru jarun/ddgr?

    Alternativele open-source pentru jarun/ddgr includ: jarun/googler — Googler is a command line search client and headless search wrapper that allows users to execute Google searches… jarun/buku — Buku is a personal bookmark manager that provides a command line interface, a portable bookmark database, and a… burntsushi/ripgrep — ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It… denisidoro/navi — Navi is an interactive command-line cheatsheet tool and shell command manager. It provides a fuzzy command browser… gokcehan/lf — lf is a terminal-based file manager and TUI file explorer that provides keyboard-driven navigation for browsing and… jarun/nnn — This project is a keyboard-driven terminal file manager designed for efficient navigation and manipulation of local…