From 7f9caab899b0d0d9a6f399a4f3b67fd7e0143b35 Mon Sep 17 00:00:00 2001 From: dkhamsing Date: Tue, 28 Apr 2020 07:54:53 -0700 Subject: [PATCH] Add a-shell by @holzschu --- contents.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/contents.json b/contents.json index c79e2a71..a8838617 100644 --- a/contents.json +++ b/contents.json @@ -19675,6 +19675,28 @@ "screenshots": [ "https://e-mission.eecs.berkeley.edu/img/personal/common_trips.png" ] + }, + { + "title": "a-shell", + "description": "Terminal with multiple windows", + "category-ids": [ + "developer" + ], + "tags": [ + "vim script", + "c++", + "c" + ], + "license": "bsd-3-clause", + "description": "Mobile shell terminal based on Mosh", + "source": "https://github.com/holzschu/a-shell", + "itunes": "https://apps.apple.com/app/a-shell/id1473805438", + "screenshots": [ + "https://holzschu.github.io/a-Shell_iOS/assets/screenshot/nslookup.png" + ], + "date_added": "Apr 28 2020", + "suggested_by": "@dkhamsing", + "stars": 280 } ] }