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 } ] }