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
msoap avatar

msoap/shell2http

0
View on GitHub↗
1,495 stars·148 forks·Go·MIT·13 views

Shell2http

Executing shell commands via HTTP server

Features

  • CLI Utilities - HTTP server for executing shell commands.
  • Downloading and Serving - HTTP server for executing shell commands via web requests.
  • HTTP Servers - HTTP server driven by shell scripts.
  • Software Tools - Executes shell commands via HTTP server.

Star history

Star history chart for msoap/shell2httpStar history chart for msoap/shell2http

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Shell2http

Similar open-source projects, ranked by how many features they share with Shell2http.
  • tiddlywiki/tiddlywiki5TiddlyWiki avatar

    TiddlyWiki/TiddlyWiki5

    8,599View on GitHub↗

    TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked chunks. It can function as a single-file personal wiki where all content and application logic are stored within one HTML file for local-first use, or as a self-hosted wiki server that serves content over HTTP. The project is distinguished by a data-driven architecture where plugins and extensions are treated as stored data entries. It features a filter-based query engine for manipulating structured data and a transclusion system that allows the live content of one entry to be embe

    JavaScripthacktoberfesthtmljavascript
    View on GitHub↗8,599
  • svenstaro/miniservesvenstaro avatar

    svenstaro/miniserve

    7,391View on GitHub↗

    Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based file browser. It functions as a single-binary tool capable of serving as a markdown rendering server, a TLS-enabled web server for encrypted traffic, and a WebDAV file manager for remote file operations. The project distinguishes itself through specialized hosting modes, including a single page application mode that routes requests to a single index file and the ability to generate random hexadecimal access URLs to obscure served directories. It also provides the ability to conve

    Rustclicommand-linecommand-line-tool
    View on GitHub↗7,391
  • 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
  • angular/angular-cliangular avatar

    angular/angular-cli

    27,018View on GitHub↗

    The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of Angular web applications from a terminal. It functions as a project manager and frontend build toolchain, providing a standardized way to bootstrap new applications and manage their overall health and configuration. The tool employs schematic-based code generation to create standardized project structures and components. It utilizes a workspace-based configuration to manage multiple related applications and libraries within a single shared root and dependency tree. The system

    TypeScript
    View on GitHub↗27,018
See all 30 alternatives to Shell2http→

Frequently asked questions

What does msoap/shell2http do?

Executing shell commands via HTTP server

What are the main features of msoap/shell2http?

The main features of msoap/shell2http are: CLI Utilities, Downloading and Serving, HTTP Servers, Software Tools.

What are some open-source alternatives to msoap/shell2http?

Open-source alternatives to msoap/shell2http include: tiddlywiki/tiddlywiki5 — TiddlyWiki5 is a modular wiki engine and non-linear knowledge base that organizes information into small, linked… svenstaro/miniserve — Miniserve is an HTTP static file server that hosts local directories over the network with an integrated web-based… andreafabrizi/dropbox-uploader — Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file… antonito/gfile. antonmedv/fx — Fx is a command-line processing suite designed for the transformation, conversion, exploration, and visualization of… angular/angular-cli — The Angular Command Line Interface is a tool for initializing, scaffolding, and managing the development lifecycle of…