From 7d140a5b122d2bb11bf224b6dd5f10f176e52fd7 Mon Sep 17 00:00:00 2001 From: Sergey Mudrik Date: Sun, 3 Mar 2019 20:54:46 +0200 Subject: [PATCH] Added shell2http (#236) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index 28b9ba4..975f696 100644 --- a/readme.md +++ b/readme.md @@ -153,6 +153,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [Discharge](https://github.com/brandonweiss/discharge) - Simple, easy way to deploy static websites to Amazon S3. - [reachable](https://github.com/italolelis/reachable) - Reachable is a CLI tool to check if a domain is up. - [simplehttp](https://github.com/snwfdhmp/simplehttp) - Most simplest and direct way to start serving a local directory over HTTP from CLI. +- [shell2http](https://github.com/msoap/shell2http) - HTTP-server to execute shell commands. Designed for development, prototyping or remote control. ### Mobile Development