From ea2ac9bbad8590891f04d06932f25ae503f5bd82 Mon Sep 17 00:00:00 2001 From: Nick Sherron Date: Wed, 12 Feb 2020 03:42:21 -0500 Subject: [PATCH] Add bashhub-server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f072ce..46d7320 100644 --- a/README.md +++ b/README.md @@ -241,6 +241,7 @@ A curated list of awesome command-line frameworks, toolkits, guides and gizmos. * [aria2](https://github.com/aria2/aria2) - aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, BitTorrent and Metalink * [balls](https://github.com/jneen/balls) - Bash on Balls * [bashttpd](https://github.com/avleen/bashttpd) - A web server written in Bash +* [bashhub-server](https://github.com/nicksherron/bashhub-server) - Private cloud shell history. Open source server for bashhub * [bitpocket](https://github.com/sickill/bitpocket) - "DIY Dropbox" or "2-way directory (r)sync with proper deletion" * [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 * [httpie](https://github.com/jakubroztocil/httpie) - HTTPie is a command line HTTP client, a user-friendly cURL replacement