How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
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
Tiny bash HTTP server using netcat
The main features of jaburns/ngincat are: Downloading and Serving.
Projects with overlapping indexed features include: avleen/bashttpd — A web server written in bash. jneen/balls — Bash on Balls. andreafabrizi/dropbox-uploader — Dropbox-Uploader is a Bash-based command-line client for managing files on Dropbox. It provides a full set of file… cgsdev0/bash-stack — modern web framework in bash. cemeyer/httpd.sh — A trivial web server in bash. bbva/kapow — Kapow! If you can script it, you can HTTP it.