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.
A web server written in bash
The main features of avleen/bashttpd are: Downloading and Serving.
Open-source alternatives to avleen/bashttpd include: jneen/balls — Bash on Balls. jaburns/ngincat — Tiny bash HTTP server using netcat. andreafabrizi/dropbox-uploader — Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file… bbva/kapow — Kapow! If you can script it, you can HTTP it. chris-rock/vesper — 🍸Vesper - HTTP Framework for Bash Shell. cgsdev0/bash-stack — modern web framework in bash.
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