upterm icon
upterm icon

upterm

 22 likes

A terminal emulator for the 21st century. (formerly) Black Screen is a terminal emulator and interactive shell with auto-completion.

upterm screenshot 1

License model

  • FreeOpen Source

Application types

Platforms

  • Mac
  • Linux
  • Electron / Atom Shell
Discontinued

Deprecated since May 20, 2019. Maintainer suggests using Hyper instead.

4 / 5 Avg rating (2)
22 likes
2comments
0 news articles

Features

Suggest and vote on features
  1.  Command line interface

upterm News & Activities

Highlights All activities

Recent activities

Show all activities

upterm information

  • Developed by

    Volodymyr Shatskyi
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Rating

    Average rating of 4
  • Alternatives

    68 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

OS & Utilities

GitHub repository

  •  19,195 Stars
  •  620 Forks
  •  220 Open Issues
  •   Updated May 20, 2019 (Archived)
View on GitHub

Our users have written 2 comments and reviews about upterm, and it has gotten 22 likes

upterm was added to AlternativeTo by David on May 22, 2016 and this page was last updated Nov 18, 2020.

Comments and Reviews

   
 Post comment/review
Deviated
  
Top positive commentMay 8, 2017

All modern terminals should have autocomplete feature. Like code editors do.

1
pufflik
  
Positive commentAug 7, 2016

Switched to this app form Term2 and have no regrets at all :) Autocomplete is killer feature.

1

What is upterm?

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 icon Electron TypeScript icon TypeScript React icon React

Official Links