awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

16 repositorios

Awesome GitHub RepositoriesDownloading and Serving

Utilities for file transfers, web serving, and API interaction.

Explore 16 awesome GitHub repositories matching part of an awesome list · Downloading and Serving. Refine with filters or upvote what's useful.

Awesome Downloading and Serving GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • yt-dlp/yt-dlpAvatar de yt-dlp

    yt-dlp/yt-dlp

    170,963Ver en GitHub↗

    This project is a command-line media downloader designed for the systematic retrieval and organization of digital content from diverse online platforms. It functions as an extensible extraction engine that utilizes a declarative format-selection pipeline to automate the identification, merging, and downloading of specific audio and video streams based on user-defined criteria. The system distinguishes itself through a modular architecture that supports custom plugins and site-specific scripts, allowing for the bypass of platform restrictions and the handling of complex authentication challeng

    Versatile command-line video downloader for various platforms.

    Pythonclidownloaderpython
    Ver en GitHub↗170,963
  • aria2/aria2Avatar de aria2

    aria2/aria2

    41,216Ver en GitHub↗

    Aria2 is a multi-protocol command-line download manager designed to maximize bandwidth utilization by retrieving files from multiple sources and protocols simultaneously. It functions as an asynchronous, event-driven engine that handles complex download lifecycles, including peer-to-peer transfers via BitTorrent, while ensuring data integrity through continuous chunk-based verification. The utility distinguishes itself through its ability to act as a background process that can be controlled programmatically via a remote procedure call interface. This allows external applications to manage, m

    Multi-protocol and multi-source command-line download utility.

    C++bittorrentcpp11download
    Ver en GitHub↗41,216
  • httpie/httpieAvatar de httpie

    httpie/httpie

    38,212Ver en GitHub↗

    HTTPie is a command-line HTTP client designed for sending requests to web services and APIs. It functions as a terminal-based web client and JSON API interface, allowing users to interact with RESTful services and download remote files directly from the console. The tool simplifies the interaction with APIs through a custom syntax for argument parsing and automatic JSON payload serialization. It includes a request debugger to verify the structure of a request before transmission and uses ANSI-based formatting to display server responses with color and indentation for improved readability. Th

    User-friendly command-line HTTP client.

    Python
    Ver en GitHub↗38,212
  • ducaale/xhAvatar de ducaale

    ducaale/xh

    7,880Ver en GitHub↗

    xh is a command-line HTTP client used for sending network requests, testing REST APIs, and debugging connections. It functions as a terminal-based tool for executing requests with custom headers and bodies, while providing built-in formatting for network responses. The project includes a generator that converts configured network requests into equivalent shell commands for use in a standard terminal. It also features a response formatter that applies syntax highlighting and custom formatting to response headers and bodies to improve readability. The tool covers a broad range of network capab

    Fast and friendly tool for sending HTTP requests.

    Rustapi-testingclideveloper-tools
    Ver en GitHub↗7,880
  • andreafabrizi/dropbox-uploaderAvatar de andreafabrizi

    andreafabrizi/Dropbox-Uploader

    6,608Ver en GitHub↗

    Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file operations including upload, download, copy, move, rename, delete, directory creation, and listing, all through shell scripts that use curl to interact with the Dropbox API. The tool authenticates via OAuth tokens and includes a chunked upload mechanism for handling large files reliably. The project distinguishes itself with an interactive shell interface that lets users browse and manage remote files without re-entering commands, and a file-name-based password derivation system

    Bash script for managing files in Dropbox.

    Shell
    Ver en GitHub↗6,608
  • gchaincl/httplabAvatar de gchaincl

    gchaincl/httplab

    4,151Ver en GitHub↗

    httplab es un servidor mock HTTP interactivo, herramienta de inspección de solicitudes y simulador de respuestas. Funciona como un servidor web diseñado para capturar y analizar solicitudes y encabezados HTTP entrantes en tiempo real con fines de depuración. La herramienta permite la construcción y entrega de respuestas HTTP personalizadas para simular varios comportamientos del servidor. Los usuarios pueden forjar encabezados y cuerpos específicos para probar cómo las aplicaciones cliente manejan diferentes códigos de estado y payloads, con la capacidad de guardar estas configuraciones como plantillas de respuesta para una reutilización consistente entre sesiones. El proyecto cubre una amplia superficie de pruebas de integración de API y depuración de servidores web. Sus capacidades incluyen la inspección de solicitudes en tiempo real y la interceptación de tráfico para diagnosticar problemas de comunicación entre un cliente y un servidor.

    Interactive web server for inspecting and forging HTTP requests.

    Go
    Ver en GitHub↗4,151
  • micha/restyAvatar de micha

    micha/resty

    2,654Ver en GitHub↗

    Little command line REST client that you can use in pipelines (bash or zsh).

    Command-line REST client for use in pipelines.

    Shell
    Ver en GitHub↗2,654
  • avleen/bashttpdAvatar de avleen

    avleen/bashttpd

    1,554Ver en GitHub↗

    A web server written in bash

    Web server implemented entirely in Bash.

    Shell
    Ver en GitHub↗1,554
  • msoap/shell2httpAvatar de msoap

    msoap/shell2http

    1,495Ver en GitHub↗

    Executing shell commands via HTTP server

    HTTP server for executing shell commands via web requests.

    Go
    Ver en GitHub↗1,495
  • sickill/bitpocketAvatar de sickill

    sickill/bitpocket

    1,033Ver en GitHub↗

    "DIY Dropbox" or "2-way directory (r)sync with proper deletion"

    DIY two-way directory synchronization tool.

    Shell
    Ver en GitHub↗1,033
  • jneen/ballsAvatar de jneen

    jneen/balls

    869Ver en GitHub↗

    Bash on Balls

    Bash-based networking and server utilities.

    Shell
    Ver en GitHub↗869
  • bbva/kapowAvatar de BBVA

    BBVA/kapow

    623Ver en GitHub↗

    Kapow! If you can script it, you can HTTP it.

    Tool to expose shell scripts as HTTP endpoints.

    Go
    Ver en GitHub↗623
  • nicksherron/bashhub-serverAvatar de nicksherron

    nicksherron/bashhub-server

    318Ver en GitHub↗

    Private cloud shell history. Open source server for bashhub https://github.com/rcaloras/bashhub-client

    Private cloud server for shell history synchronization.

    Go
    Ver en GitHub↗318
  • chris-rock/vesperAvatar de chris-rock

    chris-rock/vesper

    213Ver en GitHub↗

    🍸Vesper - HTTP Framework for Bash Shell

    HTTP framework for Bash and Unix shells.

    Shell
    Ver en GitHub↗213
  • jaburns/ngincatAvatar de jaburns

    jaburns/ngincat

    183Ver en GitHub↗

    Tiny bash HTTP server using netcat

    Minimalist HTTP server using netcat.

    Shell
    Ver en GitHub↗183
  • trikko/tshareAvatar de trikko

    trikko/tshare

    141Ver en GitHub↗

    The fastest way to share your files on the web, for free

    Command-line utility for quick file sharing.

    D
    Ver en GitHub↗141
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Downloading and Serving