Added bash-bro.

As suggested in issue #124. Fulfils requirements to be awesome.
This commit is contained in:
Edmund Christian Herenz
2026-02-17 16:57:37 +05:30
parent 5f9867f286
commit 30b394908a

View File

@@ -96,6 +96,7 @@ In addition to this list, you should read the list [awesome-shell](https://githu
- [Bash-web-server](https://github.com/dzove855/Bash-web-server) - A purely bash web server, no socat, netcat, etc.
- [Dropbox-Uploader](https://github.com/andreafabrizi/Dropbox-Uploader) - Dropbox Uploader is a Bash script which can be used to upload, download, list or delete files from Dropbox.
- [balls](https://github.com/jneen/balls) - Bash on Balls.
- [bashbro](https://github.com/victrixsoft/bashbro/) - A Bash-based web file browser - allowing you to remotely browse, stream, view documents and save files via your web browser.
- [bash-stack](https://github.com/cgsdev0/bash-stack) - Modern web framework in bash.
- [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash.
- [httpd.sh](https://github.com/cemeyer/httpd.sh) - A trivial web server in bash, using ctypes.sh.