GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#typescript #serial #ssh_client #telnet_client #terminal #terminal_emulators

Tabby is a highly configurable terminal emulator that works on Windows, macOS, and Linux. It includes an integrated SSH and Telnet client, a serial terminal, and supports multiple shells like PowerShell, WSL, and Git-Bash. You can customize shortcuts, themes, and color schemes, and it also features split panes, tab memory, and direct file transfer via Zmodem. Tabby has full Unicode support and doesn't slow down with fast output. It also offers plugins and themes that can be installed directly from the settings. This makes Tabby a powerful and flexible tool for managing remote environments and terminal tasks efficiently.

https://github.com/Eugeny/tabby
#python #c #go #golang #golang_application #kitty #kitty_terminal #opengl #python #terminal #terminal_emulators #terminfo #vt100

Kitty is a fast and feature-rich terminal that works on many different platforms. It uses your computer's GPU to make it run quickly. You can find more information on the kitty website or check the FAQ section for common questions. If you have other questions, you can ask in the GitHub discussions or the Reddit community. The benefit to you is that kitty provides a speedy and powerful terminal experience, making it easier to work efficiently on your computer.

https://github.com/kovidgoyal/kitty
#rust #bsd #gpu #linux #macos #opengl #rust #terminal #terminal_emulators #vte #windows

Alacritty is a fast, cross-platform terminal emulator that uses OpenGL for smooth performance, works on BSD, Linux, macOS, and Windows, and offers customizable settings while keeping things simple. It’s lightweight, integrates well with tools like window managers or terminal multiplexers, and is already reliable enough for daily use despite being in beta, making it ideal for users who want speed and flexibility without unnecessary features.

https://github.com/alacritty/alacritty
#javascript #ansi #ansi_escape_codes #chalk #cli #color #commandline #console #javascript #strip_ansi #terminal #terminal_emulators

Chalk is a popular Node.js tool that lets you easily add colors and styles to text in the terminal, making your console output clearer and more attractive. It supports many colors, including 256 and truecolor (millions of colors), and allows you to combine and nest styles like bold, underline, and background colors. Chalk auto-detects if your terminal supports colors and works without adding dependencies or changing built-in string behavior. You can create custom themes and use template literals for dynamic, colorful logs. This helps you highlight important information in your terminal output, improving readability and debugging. Chalk is reliable, actively maintained, and widely used in many projects.

https://github.com/chalk/chalk