Terminal Emulator written in C++ and qml
Principalele funcționalități ale jorgen/yat sunt: Terminal Emulators, Desktop Applications.
Alternativele open-source pentru jorgen/yat includ: swordfish90/cool-retro-term — This project is a cross-platform terminal emulator that functions as a graphical frontend for command line shells. It… gnunn1/tilix — Tilix is a tiling terminal emulator for Linux that uses GTK+ 3 widgets for native desktop integration and theming. It… arsmasiuk/qvge — Qt Visual Graph Editor. atom/electron — Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a… billiob/terminology — The best terminal emulator based on the Enlightenment Foundation Libraries. aseman-land/telegramqml — Telegram API tools for QtQml and Qml. It's based on Cutegram-Core and libqtelegram.
This project is a cross-platform terminal emulator that functions as a graphical frontend for command line shells. It operates by managing shell processes through a pseudoterminal emulation layer, capturing raw character streams to display them within a native desktop windowing environment. The application distinguishes itself through a specialized rendering engine that simulates the visual characteristics of vintage cathode ray tube hardware. By utilizing fragment shaders, it applies real-time effects such as scanlines, screen curvature, and phosphor glow directly to the terminal output. Use
Tilix is a tiling terminal emulator for Linux that uses GTK+ 3 widgets for native desktop integration and theming. It arranges multiple terminal sessions in a resizable grid layout, allowing users to split the window into several panes simultaneously. The application is built on the VTE terminal emulation engine and uses the Meson build system for compilation. The terminal supports synchronized input broadcasting, where keystrokes typed in one pane are replicated to all grouped terminals via D-Bus inter-process communication. It also offers a Quake-style drop-down mode that slides a terminal
Telegram API tools for QtQml and Qml. It's based on Cutegram-Core and libqtelegram.