mterm A simple java terminal emulator running on top of aesh. Download: mterm-0.57.zip $ unzip mterm-0.57.zip $ cd mterm-0.57/bin $ ./mterm Your own build: $ git clone https://github.com/aeshell/mterm.git $ cd mterm $ ./gradlew clean run