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

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

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to nicksherron/bashhub-server

Open-source alternatives to Bashhub Server

30 open-source projects similar to nicksherron/bashhub-server, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Bashhub Server alternative.

  • microsoft/inshellisensemicrosoft avatar

    microsoft/inshellisense

    9,934View on GitHub↗

    Inshellisense is a command line productivity tool and shell autocomplete engine. It provides IDE-style command suggestions and real-time completions to reduce typing errors and accelerate command entry within the terminal. The tool is designed as a cross-shell completion utility, delivering a consistent autocomplete experience regardless of the specific shell environment being used. It includes a shell alias expansion system to resolve custom shortcuts and generate accurate suggestions for user-defined commands. The system manages terminal productivity through intelligent command completion

    TypeScriptautocompletebashcli
    View on GitHub↗9,934
  • ddworken/hishtoryddworken avatar

    ddworken/hishtory

    3,027View on GitHub↗

    Hishtory is a shell command database and terminal history search tool that captures, records, and manages historical shell sessions. It functions as a synchronized history manager, providing a terminal interface to filter and search saved commands by text, host, user, or date. The project distinguishes itself by integrating large language models to suggest probable shell commands when traditional history searches fail to find a result. It also provides cross-device history synchronization, mirroring command history between a local terminal and a remote backend. The system covers command line

    Gobashclifish
    View on GitHub↗3,027
  • p-e-w/finaltermp-e-w avatar

    p-e-w/finalterm

    3,820View on GitHub↗

    Finalterm is a Linux terminal emulator and GUI-enhanced shell interface. It functions as a stateful command line utility that parses real-time terminal data to replace standard text-based inputs with semantic menus and visual controls. The project integrates graphical interface elements and interactive widgets directly into the command line environment. This allows the interface to provide context-aware suggestions and embed GUI controls to manage terminal operations. The system focuses on command line productivity and terminal interface enhancement. It utilizes real-time data stream analysi

    Vala
    View on GitHub↗3,820

AI search

Explore more awesome repositories

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

Find more with AI search
  • aria2/aria2aria2 avatar

    aria2/aria2

    41,216View on 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

    C++bittorrentcpp11download
    View on GitHub↗41,216
  • aviaryan/utility-bash-scriptsaviaryan avatar

    aviaryan/utility-bash-scripts

    470View on GitHub↗

    🤓 Useful bash scripts to do automatable tasks with a single command

    Shell
    View on GitHub↗470
  • avleen/bashttpdavleen avatar

    avleen/bashttpd

    1,554View on GitHub↗

    A web server written in bash

    Shell
    View on GitHub↗1,554
  • bbva/kapowBBVA avatar

    BBVA/kapow

    623View on GitHub↗

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

    Go
    View on GitHub↗623
  • cdown/sshrccdown avatar

    cdown/sshrc

    524View on GitHub↗

    Bring your .bashrc, .vimrc, etc. with you when you ssh

    Shell
    View on GitHub↗524
  • chris-rock/vesperchris-rock avatar

    chris-rock/vesper

    213View on GitHub↗

    🍸Vesper - HTTP Framework for Bash Shell

    Shell
    View on GitHub↗213
  • ducaale/xhducaale avatar

    ducaale/xh

    7,880View on 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

    Rustapi-testingclideveloper-tools
    View on GitHub↗7,880
  • dvorka/hstrdvorka avatar

    dvorka/hstr

    4,438View on GitHub↗

    hstr is an interactive terminal user interface for searching, navigating, and managing command history for Bash and Zsh shells. It functions as a shell history manager and a searchable suggest box for retrieving and executing previous shell instructions. The tool provides capabilities for command snippet bookmarking, allowing frequently used commands to be tagged and saved for immediate retrieval. It also enables the management of shell history logs by removing obsolete or sensitive entries. The system includes a fuzzy-match search mechanism and a text-based user interface to filter command

    C
    View on GitHub↗4,438
  • gchaincl/httplabgchaincl avatar

    gchaincl/httplab

    4,151View on GitHub↗

    httplab is an interactive HTTP mock server, request inspection tool, and response simulator. It functions as a web server designed to capture and analyze incoming HTTP requests and headers in real time for debugging purposes. The tool enables the construction and delivery of custom HTTP responses to simulate various server behaviors. Users can forge specific headers and bodies to test how client applications handle different status codes and payloads, with the ability to save these configurations as response templates for consistent reuse across sessions. The project covers a broad surface o

    Go
    View on GitHub↗4,151
  • httpie/httpiehttpie avatar

    httpie/httpie

    38,212View on 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

    Python
    View on GitHub↗38,212
  • huyng/bashmarkshuyng avatar

    huyng/bashmarks

    1,964View on GitHub↗

    Directory bookmarks for the shell

    Shell
    View on GitHub↗1,964
  • jaburns/ngincatjaburns avatar

    jaburns/ngincat

    183View on GitHub↗

    Tiny bash HTTP server using netcat

    Shell
    View on GitHub↗183
  • jamielinux/bashmountjamielinux avatar

    jamielinux/bashmount

    285View on GitHub↗

    Tool to mount and unmount removable media from the command-line

    Shell
    View on GitHub↗285
  • jkool702/forkrunjkool702 avatar

    jkool702/forkrun

    356View on GitHub↗

    NUMA-Aware Contention-Free Dynamically-Auto-Tuning Bash-Native Streaming Parallelization Engine

    Shell
    View on GitHub↗356
  • jneen/ballsjneen avatar

    jneen/balls

    869View on GitHub↗

    Bash on Balls

    Shell
    View on GitHub↗869
  • kdabir/haskdabir avatar

    kdabir/has

    812View on GitHub↗

    ✅ checks presence of various command line tools and their versions on the path

    Shell
    View on GitHub↗812
  • micha/restymicha avatar

    micha/resty

    2,654View on GitHub↗

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

    Shell
    View on GitHub↗2,654
  • msoap/shell2httpmsoap avatar

    msoap/shell2http

    1,495View on GitHub↗

    Executing shell commands via HTTP server

    Go
    View on GitHub↗1,495
  • rcaloras/bashhub-clientrcaloras avatar

    rcaloras/bashhub-client

    1,305View on GitHub↗

    :cloud: Bash history in the cloud. Indexed and searchable.

    Python
    View on GitHub↗1,305
  • sebglazebrook/aliasessebglazebrook avatar

    sebglazebrook/aliases

    622View on GitHub↗

    Contextual, dynamic aliases for the bash shell

    Rust
    View on GitHub↗622
  • shyiko/commacdshyiko avatar

    shyiko/commacd

    370View on GitHub↗

    A faster way to move around (Bash 3+/Zsh)

    Shell
    View on GitHub↗370
  • sickill/bitpocketsickill avatar

    sickill/bitpocket

    1,033View on GitHub↗

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

    Shell
    View on GitHub↗1,033
  • trikko/tsharetrikko avatar

    trikko/tshare

    141View on GitHub↗

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

    D
    View on GitHub↗141
  • 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
  • yt-dlp/yt-dlpyt-dlp avatar

    yt-dlp/yt-dlp

    170,963View on 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

    Pythonclidownloaderpython
    View on GitHub↗170,963
  • akinomyoga/ble.shakinomyoga avatar

    akinomyoga/ble.sh

    4,015View on GitHub↗

    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
    View on GitHub↗4,015
  • andreafabrizi/dropbox-uploaderandreafabrizi avatar

    andreafabrizi/Dropbox-Uploader

    6,608View on 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

    Shell
    View on GitHub↗6,608