Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

chenxiaolong/Android-Terminal-Emulator

 
 

Repository files navigation

#Terminal Emulator for Android

Note: Terminal Emulator for Android development is complete. I am not accepting pull requests any more.

Terminal Emulator for Android is a terminal emulator for communicating with the built-in Android shell. It emulates a reasonably large subset of Digital Equipment Corporation VT-100 terminal codes, so that programs like "vi", "Emacs" and "NetHack" will display properly.

This application was previously named "Android Terminal Emulator". Same great application, just with a new name. (The change was made at the request of the Android trademark owner.)

This code is based on the "Term" application which is included in the Android Open Source Project. (Which I also wrote. :-) )

Download the Terminal Emulator for Android from Google Play

If you are unable to use the Play Store, you can also download from GitHub

See Building for build instructions.

Got questions? Please check out the FAQ and/or the Google+ Android Terminal Emulator Community before emailing or adding an issue. Thanks!

Please see the Recent Updates page for recent updates.

About

A VT-100 terminal emulator for the Android OS

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 96.6%
  • C++ 2.4%
  • Other 1.0%