Terminator ��� mac os

9 Alternatives for the Apple’s Mac Terminal App

Apple’s Terminal app on the Mac is a great tool for diving into the command line, but it isn’t the only option available. The Mac Observer rounded up several alternatives to Terminal you can use to flex your macOS command line muscles.

Alternatives to Apple’s Terminal app for the Mac

Most people can use their Macs without ever needing to dive under macOS’s graphic interface. If you need to, or just want to, get some command line action going on the first place to go is Apple’s own Terminal app. It’s hiding in the Utilities folder inside the Applications folder on your Mac.

If the Terminal app doesn’t get you all excited, check out these alternatives:

iTerm2

iTerm2 lets you slice up a single window into multiple panes, each with its own independent session. It also sports a robust search tool, auto-complete for commands, multiple profile support, and more. iTerm2 is a free download, and the developers accept donations.

iTerm2 for the Mac

Hyper

Hyper is a terminal app that also supports JavaScript, HTML, and CSS. The developers are always working on new features and you can create your own plug-ins, too. Hyper is a free download.

Upterm

Upterm calls itself “A terminal emulator for the 21st century.” It’s both a terminal app and an IDE, or integrated development environment. In other words, you can bang out terminal commands and code in the same app. Upterm used to be called Black Screen. It’s a free download.

Terminator

Terminator lets you group together multiple terminal windows in a grid. In fact, you can make some ridiculously complicated layouts if you want. It also supports tabs, and you can even type in multiple terminal instances at the same time. Terminator is a free download.

Terminator for the Mac

PowerShell Core

PowerShell Core lets you work with Microsoft’s PowerShell automation framework and work with the command line at the same time. The idea was to make a tool IT teams can use to automate routine tasks and configure systems, but it’s useful outside of that scope, too. PowerShell Core is a free download.

Alacritty

Alacritty is a terminal app that gets a boost from your Mac’s GPU for better performance. It isn’t overloaded with features, but doesn’t cut out what you most likely need. The developers say its OpenGL support makes it the fastest terminal app around. Alacritty is a free download.

Alacritty for the Mac

ZOC is a terminal app and SSH client. It emulates Emulations: xterm, VT220, TN3270, TN5250, Wyse, and QNX, plus supports communication SSH, Telnet, Rlogin, Modem, and Serial Cable. You can try out ZOC free for 30 days, and it’s priced at US$79.99.

ZOC for the Mac

MacTerm

MacTerm is billed as “a better Terminal” thanks to its tabbed window interface, 24-bit color support, powerful search support, macro support, session management, and more. MacTerm is free to download.

Cathode

Cathode is a full-featured terminal app that looks decidedly old school with its retro CRT-like interface. You can customize how your terminal window looks and work in full-screen mode—a great way to really confuse people who like to look over your shoulder at coffee shops. The app is also a text editor, so it’s handy for people who don’t need to get at their Mac’s command line. Cathode is priced at $4.99 and is available for download at Apple’s Mac App Store.

Читайте также:  Uid and gid linux

Getting Started with the Mac Command Line

Even if you’re content with controlling your Mac from the graphic interface playing with the command line can still be fun, or at least educational. If you want to learn more about Terminal and getting started with the command line check out TMO’s list of the five best Terminal commands.

Источник

10 Best Alternatives for the MacOS Terminal App

MacOS ships with a good terminal application as it is responsive and capable of handling virtually any command line task you throw at it. My issue with it, however, is that it isn’t so customizable or as cool-looking as many alternatives in the market.

Continuing my series of alternative applications for popular apps on different platforms, here is the list of the 10 best alternatives to the default terminal app on MacOS.

1. iTerm2

iTerm2 is a free and open source terminal emulator that offers users a robust search tool coupled with auto-complete commands, multiple panes in independent sessions, multiple profile support, several customization options, etc.

2. Alacritty

Alacritty is a cross-platform terminal emulator with a strong emphasis on simplicity and performance. It uses the system’s GPU to accelerate its performance, works well out of the box and is both free and open source.

3. Hyper

Hyper is a beautiful, completely customisable terminal emulator written from the ground up in JavaScript with the aim of providing users with a beautiful and extensible command line interface.

It is 100% free and open source and you can learn more about it in our article here.

4. Terminator

Terminator is an open source terminal app built with a focus on arranging terminals in grids. Its behaviour is mostly based on the GNOME Terminal with extra features for regular CLI users and sysadmins e.g. simultaneous typing in arbitrary groups of terminals, tons of keyboard shortcuts, etc. and it is free to use.

5. Kitty

Kitty is a speedy, feature-rich, GPU-based cross-platform terminal emulator. It has native support for tiling multiple windows side by side, startup sessions, multiple copy/paste buffers, function extension via Kittens (i.e. its plugins), focus tracking, OpenType ligatures, bracketed paste, etc.

6. MacTerm

MacTerm is a powerful free and open source terminal app built as a replacement for the MacOS terminal. It supports 24-bit color, notifications, a floating command line, iTerm2 image sequences and color schemes, and standard graphics protocols, among other features.

7. Byobu

Byobu is a free and open source text-based terminal multiplexer and window manager with enhanced profiles, configuration utilities, convenient keyboard shortcuts, system status notifications, etc.

8. Zoc

Zoc is a professional terminal emulator for Mac and Windows platforms with an impressive list of features including tabbed sessions with thumbnails, over 200 commands of scripting language, communication via several protocols not excluding SSH, Rlogin, and Wse, an address book with folders and color-coded hosts, client automation with macro scripting, etc.

9. Cathode

Cathode is a fully customisable vintage-themed terminal application designed for accomplishing even the most complex command line tasks despite its somewhat playful appearance and styling options. It sells for $4.99 and also has a mobile version for iOS users that can connect to any Mac or SSH server.

10. TreeTerm

TreeTerm is a file manager and terminal combined together into a single app with the file tree and terminal tab always in sync. It charges a one-time payment of 9.90 Euros but is free to try for 30 days – enough time to decide whether it meets your criteria.

Now you know all the cool terminal apps that you can replace the Mac Terminal with. Feel free to share your experience with us as well as to add your suggestions and reviews in the comments section below.

Читайте также:  Линукс не видит дисковод

Источник

Terminator (Ubuntu) like app for OS X Yosemite

I’m using Ubuntu on a daily basis, and recently (6 months ago) I bought a Mac, so the first thing I did was installing VMWare and Ubuntu on my MBP.

I’m a developer and a huge fan of Terminator. With Terminator, you can open multiple file in one window, code separatly on them, and many other great things.

I thought that if it runs on Ubuntu it could possibly run on Mac OSX but it seems that it doesn’t work.

Is there a Terminator-like terminal app for OS X Yosemite?

6 Answers 6

Use iTerm2. Can do most things that Terminator does.

There is hope in brew too:

Here I would like to say too that, agreed ITerm2 is great but there might be use cases where terminator . I mean the same terminator on Linux would shine such as better keyboard mappings for emacs out of the box or similar.

My solution to darting between Mac and Linux as a developer is to use tmux , which runs in the terminal on both platforms. You get an identical feature set, and you can even sync your config files between the two platforms for all your fave build shortcuts across terminal panes, and anything else you’ll ever think of, I imagine.

tmux runs in a terminal, and from there you can divide up the terminal window as desired.

tmux runs in a terminal, so it’s not sexy.

The gnometerminator docs are slightly outdated. Fink is now in stable, but must be installed from source on OSX 10.11.

Did you try to do run Terminator with Fink:

To install Terminator on Mac OS X you will need to be using the Fink project, and have it configured to allow unstable software. With those requirements satisfied, in a terminal run: fink install terminator

Although iTerm2 works great for me (although I prefer Yakuake for terminal on Linux)

Источник

Аналоги Terminator

Терминал,для нескольких терминалов в одном окне. Цель этого проекта — создать полезный инструмент для организации терминалов. Он вдохновлен такими программами, как gnome-multi-term, quadkonsole и т. Д., Поскольку основное внимание уделяется расположению терминалов в сетках (вкладки — это наиболее распространенный метод по умолчанию, который также поддерживает Terminator).

Альтернативы для Terminator

Android iOS (iPhone / iPad)

Эмулятор консоли Windows с вкладками, который представляет собой несколько консолей и простых приложений.

Эмулятор консоли Windows с вкладками, который представляет несколько консолей и простых приложений с графическим интерфейсом как одно настраиваемое окно с различными функциями.

mRemoteNG — это альтернатива mRemote, менеджера удаленных соединений с открытым исходным кодом, с несколькими вкладками и протоколами.

mRemoteNG — это альтернатива mRemote, менеджера удаленных соединений с открытым исходным кодом, с несколькими вкладками и протоколами.

Расширенный терминал, который предоставляет пользователям Windows мощную Unix-подобную командную строку.

  • Условно бесплатная Windows

MobaXterm — это расширенное терминальное приложение, которое предоставляет расширенные возможности Unix-подобной командной строки для Windows. Оно берет на себя всю мощь Cygwin и обтекает его изящным визуальным интерфейсом, который очень прост в использовании, легкий и портативный. MobaXterm объединяет сервер X11, SSH-клиента и другие важные сетевые инструменты, такие как FTP, VNC, RDP, telnet и rlogin, и все это в одном исполняемом файле.

Guake — это выпадающий терминал, созданный для среды рабочего стола GNOME.

Guake — это нисходящий терминал для Gnome (в стиле Yakuake для KDE, Tilda или терминала, используемого в Quake). Guake уже представлен несколькими дистрибутивами (среди них Fedora, Debian, Ubuntu или ArchLinux).

Эмулятор терминала для macOS, который делает удивительные вещи.

iTerm2 является заменой Terminal и преемником iTerm. Работает на Mac с macOS 10.10 или новее. iTerm2 переносит терминал в современную эпоху с функциями, о которых вы никогда не знали, но всегда хотели.

ConnectBot — это клиент Secure Shell для платформы Android.

ConnectBot — это клиент Secure Shell для платформы Android. Его конечная цель — создать безопасное соединение, с помощью которого вы можете использовать оболочку на удаленном компьютере и передавать файлы на ваш телефон и обратно с телефона.

Читайте также:  Will windows 10 run minecraft

Yakuake — это эмулятор выпадающего терминала, основанный на технологии KDE Konsole.

Yakuake — это эмулятор терминала (в стиле Quake), основанный на технологии KDE Konsole. Его дизайн был основан на консолях в компьютерных играх, таких как Quake, которые скользят вниз от верхней части экрана при нажатии клавиши и сдвигаются вверх при повторном нажатии клавиши.

Эмулятор терминала, клиент SSH, клиент telnet, терминал последовательного подключения.

  • Платная Windows Mac OS

ZOC — это мощный и хорошо зарекомендовавший себя эмулятор терминала и клиент telnet, хорошо известный своим выдающимся пользовательским интерфейсом с поддержкой нескольких сеансов с вкладками.

Удаленные подключения и пароли в любом месте.

  • Платная Windows Android iPhone Mac OS

Remote Desktop Manager позволяет вам централизовать все ваши удаленные подключения, пароли и учетные данные на уникальной платформе, которая безопасно распределена между пользователями. Повышайте безопасность, скорость и производительность своей организации, одновременно снижая риски ИТ-отдела. Присоединяйтесь к более чем 400 000 пользователям в более чем 140 странах, которым нравится наше решение для удаленного управления подключениями.

Расширяемый кроссплатформенный терминал, построенный на открытых веб-стандартах.

  • Бесплатная Windows Mac OS

Hyper ™ — это красивый и расширяемый кроссплатформенный терминал, построенный на открытых веб-стандартах. Он обеспечивает элегантный интерфейс командной строки, совместимый на всех поддерживаемых платформах, включая macOS, Windows и различные дистрибутивы Linux, такие как Fedora и Debian.

Xshell — это мощный эмулятор терминала, который поддерживает SSH, SFTP, TELNET, RLOGIN и SERIAL.

Xshell — это мощный эмулятор терминала SSH1, SSH2, SFTP, TELNET, RLOGIN и SERIAL для платформ Windows. Он позволяет пользователям легко и безопасно получать доступ к хостам Unix / Linux на рабочей станции Windows. Протокол SSH (Secure Shell) поддерживает шифрование и аутентификацию пользователей для безопасного соединения и заменяет устаревшие протоколы, такие как TELNET и RLOGIN.

Terminals — это защищенный клиент с множеством вкладок/клиент удаленного рабочего стола.

Terminals — это защищенный клиент с множеством вкладок / клиент удаленного рабочего стола. В работе используется клиент ActiveX служб терминалов (mstscax.dll). Проект начался с необходимости одновременного управления несколькими подключениями. Это полная замена клиента mstsc.exe (службы терминалов), используемого для подключения к удаленному рабочему столу.

PuTTY Tray — улучшенная версия PuTTY.

PuTTY Tray — улучшенная версия PuTTY. Она имеет некоторые косметические изменения и ряд дополнений, чтобы сделать ее более полезной и гораздо более увлекательной в использовании.

Обеспечьте безопасный удаленный доступ к серверам и рабочим станциям в режиме реального времени.

ASG-Remote Desktop является незаменимым инструментом для административного доступа к удаленным компьютерам.

SmarTTY — это аккуратный SSH-клиент с несколькими вкладками и встроенной поддержкой SSH.

SmarTTY — это аккуратный SSH-клиент с несколькими вкладками и встроенной поддержкой SSH. Он позволяет очень легко подключаться к вашим SSH-серверам и обмениваться файлами, безопасно хранить ваши личные ключи в контейнерах ключей Windows. Программа может настроить удаленный хост для удаленной аутентификации ключей в один клик.

Android-Terminal-Emulator — эмулятор терминала VT-100 для ОС Android.

Android-Terminal-Emulator — эмулятор терминала VT-100 для ОС Android.

SmartCode VNC Manager — это мощное, но простое в использовании средство удаленного администрирования.

SmartCode VNC Manager — мощное, но простое в использовании программное обеспечение для удаленного администрирования, управления сетью и мониторинга. Он предлагает встроенную поддержку VNC, RDP, Citrix ICA, Microsoft Hyper-V, Microsoft Virtual Server 2005, RAdmin, SSH, Telnet, Team Viewer, HP Remote Graphics, DameWare Mini Remote, LogMeIn и Windows Remote Assistance.

Что в этом списке?

В списке находится программы которые можно использовать для замены Terminator.

Это аналоги похожие по функционалу на Terminator, которые заменяют программу частично или полностью. Этот список содержит 17 замен.

С помощью пользователей мы собираем каталог похожих друг на друга программ, чтобы вы могли подобрать альтернативу и скачать их. На сайте можно скачать популярные программы для Windows, Mac Os, Android и iPhone

Источник

Оцените статью