From 4cb06d344f52c35b1a480de0c23233bbf4b8a4df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=85=AD=E5=BC=80=E7=AE=B1?= Date: Sun, 13 Nov 2022 14:19:39 +0800 Subject: [PATCH] =?UTF-8?q?[=E6=89=8B=E5=8A=A8=E9=80=89=E9=A2=98][news]:?= =?UTF-8?q?=2020221111.3=20=E2=AD=90=EF=B8=8F=20Meet=20Tabby,=20A=20New=20?= =?UTF-8?q?Open-Source=20Cross-Platform=20Terminal=20App.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ...New Open-Source Cross-Platform Terminal App.md | 106 ++++++++++++++++++ 1 file changed, 106 insertions(+) create mode 100644 sources/news/20221111.3 ⭐️ Meet Tabby, A New Open-Source Cross-Platform Terminal App.md diff --git a/sources/news/20221111.3 ⭐️ Meet Tabby, A New Open-Source Cross-Platform Terminal App.md b/sources/news/20221111.3 ⭐️ Meet Tabby, A New Open-Source Cross-Platform Terminal App.md new file mode 100644 index 0000000000..54e3eb4f51 --- /dev/null +++ b/sources/news/20221111.3 ⭐️ Meet Tabby, A New Open-Source Cross-Platform Terminal App.md @@ -0,0 +1,106 @@ +[#]: subject: "Meet Tabby, A New Open-Source Cross-Platform Terminal App" +[#]: via: "https://news.itsfoss.com/tabby/" +[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/" +[#]: collector: "lkxed" +[#]: translator: " " +[#]: reviewer: " " +[#]: publisher: " " +[#]: url: " " + +Meet Tabby, A New Open-Source Cross-Platform Terminal App +====== + +Tabby is a mind-blowing terminal app for a local shell, SSH, and Telnet connections. Let's take a look! + +![Meet Tabby, A New Open-Source Cross-Platform Terminal App][1] + +There are a lot of terminal apps out there that offer a range of functionalities. + +So, what's unique about Tabby? + +Tabby is a cross-platform customizable terminal app with SSH integration. It is a terminal emulator that does not try to be a new shell or Cygwin replacement. + +Let's take a look at what Tabby aims to be. + +### ⭐ An Impressive Customizable Terminal App + +![tabby][2] + +Formerly known as 'Terminus', [Tabby][3] is a highly customizable cross-platform open-source terminal emulator. + +It can connect to SSH servers using its integrated connection manager and offers various customization options in terms of appearance and other functionalities. It also supports plugins; these can be added from the settings menu to add more functionality to the app. + +If you have been a user of PowerShell ISE, PuTTY, or the mac terminal, Tabby will suit you as a perfect replacement. + +> 💡Tabby is not a lightweight app, so one needs to be careful about system resources. + +It is available for Linux, Windows, and macOS. You can also run Tabby as a portable app for Windows. + +They also offer an experimental web app, if you are a fan of it, feel free to try it out. + +An **integrated SSH client, font ligature, Unicode support, and configurable shortcuts** make Tabby worth trying. + +#### Related Read 📖 + +### Features of Tabby + +![tabby ssh][4] + +Tabby has an integrated SSH and Telnet client with support for X11, port forwarding and automatic jump host management. + +You can customize Tabby's appearance by using various theming and color options. + +![tabby themes][5] + +For starters, features like these provide an excellent user experience. But it does not end here. + +Tabby has a bunch of features to offer; some of the key highlights include: + +![tabby tabs][6] + +- **Integrated serial terminal** +- **Remember previously opened tabs and supports multi-pane nesting.** +- **Full Unicode Support** +- **Smart Tabs and progress bars for tabs** +- **Optional Quake mode.** +- **Integrated encrypted container for SSH secrets and configuration** +- **Zmodem Transfers** +- **Customizable Hotkeys** +- **Multiple Profiles with Profile Manager** + +### 👇 Download and Try Tabby + +Keep in mind that Tabby is currently in its early stages and under heavy development. + +**It is fun, feature-rich, and engaging, but it may not be for everyone!** + +If it does not sound too overwhelming, head to their [GitHub repo][7] and download the latest package for the platform you want. + +Various packages such as **.deb, .rpm, .tar.gz, .pacman,** and more are available for Linux. + +You can also explore its official website for more info. + +[Tabby][3] + +💬 Are you willing to give Tabby a try? + +-------------------------------------------------------------------------------- + +via: https://news.itsfoss.com/tabby/ + +作者:[Sourav Rudra][a] +选题:[lkxed][b] +译者:[译者ID](https://github.com/译者ID) +校对:[校对者ID](https://github.com/校对者ID) + +本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出 + +[a]: https://news.itsfoss.com/author/sourav/ +[b]: https://github.com/lkxed +[1]: https://news.itsfoss.com/content/images/size/w1200/2022/11/tabby-first-look.png +[2]: https://news.itsfoss.com/content/images/2022/11/Tabby-1.png +[3]: https://tabby.sh +[4]: https://news.itsfoss.com/content/images/2022/11/Tabby_SSH.png +[5]: https://news.itsfoss.com/content/images/2022/11/Tabby_Themes-1.png +[6]: https://news.itsfoss.com/content/images/2022/11/Tabby_MultiPane-1.png +[7]: https://github.com/Eugeny/tabby/releases/tag/v1.0.186