GNOME Terminal icon

GNOME Terminal icon

GNOME Terminal

Desktop Software Tools
Description

The GNOME Terminal is a powerful tool for managing the GNOME desktop and the Linux installation.

Platforms
Linux Browser
Links

Alternatives to GNOME Terminal

  1. PuTTY alternatives

    PuTTY

    Free

    PuTTY is a free and open source terminal emulator that supports many network protocols, such as SCP, SSH, SFTP, Telnet and rlogin. It also has support for making raw socket connections. It was orig...

    {{ alternatives[0].votes }}
  2. OpenSSH alternatives

    OpenSSH

    Free

    OpenSSH is the premier connectivity tool for remote login with the SSH protocol. It encrypts all traffic to eliminate eavesdropping, connection hijacking, and other attacks. In addition, OpenSSH pr...

    {{ alternatives[1].votes }}
  3. ConEmu alternatives

    ConEmu

    Free

    ConEmu-Maximus5 is a full-featured local terminal for Windows devs, admins and users. Get better console window with tabs, splits, Quake style, copy+paste, DosBox and PuTTY integration, and much more.

    {{ alternatives[2].votes }}
  4. Cygwin alternatives

    Cygwin

    Free

    Cygwin is a set of tools that provide Linux and POSIX functionality to Windows.

    {{ alternatives[3].votes }}
  5. cmder alternatives

    cmder

    Free

    cmder is software package that provides great console experience even on Windows.

    {{ alternatives[4].votes }}
  6. Terminator alternatives

    Terminator

    Free

    Terminator is one of the most useful and dynamic terminal emulators for Unix based operating systems.

    {{ alternatives[5].votes }}
  7. PowerShell alternatives

    PowerShell

    Free

    Download WMF. Windows Management Framework contains the latest versions of PowerShell, DSC, WMI, and WinRM for older versions of Windows. PowerShell Module Browser. Search for PowerShell modules an...

    {{ alternatives[6].votes }}
  8. KiTTY alternatives

    KiTTY

    Free

    Last modification : 2019/04/07 19:12.

    {{ alternatives[7].votes }}
  9. Console alternatives

    Console

    Free

    Download Console for free. Console is a Windows console window enhancement.

    {{ alternatives[8].votes }}
  10. MobaXterm alternatives

    MobaXterm

    Freemium

    MobaXterm is a software that uses a set of optimized network tools included in a single exe file. MobaXterm integrates several network clients with an X server, and also integrates a full set of U...

    {{ alternatives[9].votes }}
  11. Yakuake alternatives

    Yakuake

    Free

    A Quake-style terminal emulator based on KDE Konsole technology.

    {{ alternatives[10].votes }}
  12. Terminal alternatives

    Terminal

    Free

    Discover the innovative world of Apple and shop everything iPhone, iPad, Apple Watch, Mac, and Apple TV, plus explore accessories, entertainment, and expert device support.

    {{ alternatives[11].votes }}
  13. Windows Command Prompt alternatives

    Windows Console Emulator, Far Manager plugins. ConEmu-Maximus5 is a Windows console window enhancement (local terminal emulator), which presents multiple consoles and simple GUI applications as one...

    {{ alternatives[12].votes }}
  14. tilda alternatives

    tilda

    Free

    Tilda is a GTK+ terminal emulator. It is based on the VTE terminal emulator widget underlying GNOME Terminal. Its design was inspired from consoles in computer games, such as Quake, which slide dow...

    {{ alternatives[13].votes }}
  15. ZOC alternatives

    ZOC

    Commercial

    The SSH client ZOC is a modern terminal emulator for Windows and macOS, featuring many emulations (vt220, xterm, tn3270, .) and great user interface. It supports .

    {{ alternatives[14].votes }}
  16. SecureCRT alternatives

    SecureCRT

    Commercial

    SecureCRT client for Windows, Mac, and Linux provides rock-solid terminal emulation for computing professionals, raising productivity with advanced session management and a host of ways to save tim...

    {{ alternatives[15].votes }}
  17. ConsoleZ alternatives

    ConsoleZ

    Free

    This is a modified version of Console 2 for a better experience under Windows Vista/7/8/10 and a better visual rendering. - cbucher/console.

    {{ alternatives[16].votes }}
  18. rxvt-unicode alternatives

    5. 1 Transparency not working after upgrade to v9. 09; 5. 2 Remote hosts; 5. 3 Using rxvt-unicode as gmrun terminal; 5.

    {{ alternatives[17].votes }}
  19. MacTerm alternatives

    MacTerm

    Free

    A powerful replacement for the macOS / OS X Terminal, with 24-bit color and graphics features.

    {{ alternatives[18].votes }}
  20. Terminology alternatives

    Common uses of the term are, "html coding" and "html website". A website created in pure html is also referred to as a static website. In other words, it does not interact with ...

    {{ alternatives[19].votes }}
  21. ROXTerm alternatives

    ROXTerm

    Free

    It can be used as a ROX application, as the name implies, or in any other X environment.

    {{ alternatives[20].votes }}
  22. ClusterSSH alternatives

    ClusterSSH

    Free

    Free, secure and fast downloads from the largest Open Source applications and software directory - SourceForge. net.

    {{ alternatives[21].votes }}
  23. Guake alternatives

    Instantaneously execute any command.

    {{ alternatives[22].votes }}
  24. Tilix alternatives

    Tilix

    Free

    A tiling terminal emulator for Linux using GTK+ 3. Contribute to gnunn1/tilix development by creating an account on GitHub.

    {{ alternatives[23].votes }}
  25. TinyShell alternatives

    TinyShell

    Free

    Download TinyShell PHP/Ajax for free. A PHP-based Ajax-terminal. Very usefull if you only have FTP-access to a server.

    {{ alternatives[24].votes }}
Suggest an Alternative

Missing a software in the list? We are always happy if you help us making our site even better.

Suggest an Alternative

GNOME Terminal Reviews

We have 1 review for GNOME Terminal. The average overall ratings is 4.0 / 5 stars.

Write a Review
grex avatar
My Opinion on GNOME Terminal
written by grex on 2018-03-17 08:05:01
Overall
Ease of Use
Customer Service
Value For Money

Overall Opinion: GNOME is a popular desktop environment for the Linux operating system. One of the powerful tools that comes with the GNOME desktop is the "Terminal" program. Any functionality within the GNOME desktop environment may be accessed using Terminal, and there are a few things that can only be done via Terminal. The Terminal application opens a window and presents the user with a command-line prompt. The user can simply type the desired command in the command line and press "Enter" to run the command. It's that easy! There is extensive documentation available on the Internet for the commands available via the Terminal, and Linux comes with "man pages" (manuals) pre-installed that the user can access from the Terminal. Simply type "man", then space, then the name of the command and ENTER, and a screen will come up with information about the command. The user can configure the Terminal application to fit his or her preferences, with regard to the cursor, font, color scheme and text size. The user can configure terminal to open full-screen or windowed.

Pros: The GNOME Terminal application is a very powerful tool that can be used to configure any aspect of the GNOME desktop environment or the Linux operating system. There are many basic commands which are easier to run from the command line than to find in the GNOME menus. Using the Terminal inside of a Linux desktop makes you look extremely knowledgeable. Even using a few basic commands may make you appear to be a Linux guru.

Cons: Many Terminal commands hearken back to the early days of Linux, and the user may not intuitively understand which command performs the desired functionality. For example, "cp" is used to copy files -- which is fairly straight-forward -- but "rm" is used to delete files. Each terminal command typically has many "switches" that can be used to control the functionality of the command. Unless the user has extensive knowledge of the switches and parameters available for the command, he or she may not understand what the command is capable of doing. Most users of a graphical user interface, such as the GNOME environment, aren't used to using a command-line interface such as Terminal, and may prefer to access the same functionality via the GUI.

grex is using GNOME Terminal every other week recently.

Screenshots

GNOME Terminal screenshot 1
GNOME Terminal screenshot 2
GNOME Terminal screenshot 3
GNOME Terminal screenshot 4
GNOME Terminal screenshot 5
GNOME Terminal screenshot 6
GNOME Terminal screenshot 7
GNOME Terminal screenshot 8
GNOME Terminal screenshot 9
GNOME Terminal screenshot 10

GNOME Terminal Videos

Youtube Video: Gnome 3.24 review on Ubuntu 17.04 - The future of Ubuntu

When you will install gnome-shell on your ubuntu i.e 17.04 you will certainly feel like " the future is now!" :p I tried to give you guys a short review, and forget my mistakes as newbie xD...

Disclaimer: This video was not made by us, but we found it interesting enough to embed it here.

Comments

Commenting on this article is disabled right now.

About This Article

This page was composed by Alternative.me and published by Alternative.me. It was created at 2018-04-28 05:01:38 and last edited by Alternative.me at 2020-03-06 07:50:38. This page has been viewed 8252 times.

Did you like this article about GNOME Terminal? Please rate it!
7 of 8 liked this article. This is equivalent to a star rating of 4.38 / 5.
Yes
No

More Software in Desktop Software > Tools

More Popular Desktop Software

Filter Platforms

{{key}}

Filter Features

Grid-based approach to managing terminals Huge number of keyboard shortcuts Customized key bindings Embedded X server Easy display exportation X-11-forwarding capability Tabbed terminal with SSH Many Unix/Linux commands on Windows Add-ons and plugins Versatile session manager Portable and light application Professional application
Suggest an Alternative to GNOME Terminal
{{ suggestSubmitSuccess }}
You can only sugggest alternatives that are already published on our platform. If you want to submit a software or app, please visit your account page to submit a software.
List of Suggestions
Please start typing the name of the software you want to suggest as alternative to GNOME Terminal in the field above.
{{ suggestSubmitError }}
Suggest {{ suggestedAlternatives.length }} Alternative(s)
Login
This action requires user authentication. Please log in.
Don't have an account yet? Sign up.