MobileTerminal
A terminal emulator for your jailbroken iPhone. With this you can be the daring system administrator, always ready for the action. MobileTerminal is available in...
A terminal emulator for the 21st century. (formerly) Black Screen is a terminal emulator and interactive shell with auto-completion.
upterm is an ide in the world of terminals. strictly speaking, it's both a terminal emulator and an interactive shell based on electron. also, unlike most of the emulators you can meet nowadays it uses html and css for its ui (exactly as atom does), which means we can stop misusing unicode characters and make a better looking terminal with appropriate tools.
autocompletion
upterm shows the autocompletion box as you type and tries to be smart about what to suggest. often you can find useful additional information on the right side of the autocompletion, e.g. expanded alias value, command descriptions, value of the previous directory (cd ), etc.
compatibility
we aim to be compatible at least with vt100. all the programs (emacs, ssh, vim) should work as expected.
technologies used:electron / atom shelltypescriptreact
electron command-line-interface console shell terminal-client