awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jorgen/yat

Open-source alternatives to Jorgen Yat

30 open-source projects similar to jorgen/yat, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Jorgen Yat alternative.

  • swordfish90/cool-retro-termAvatar Swordfish90

    Swordfish90/cool-retro-term

    25,706Vezi pe GitHub↗

    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

    QMLlinuxmacosqml
    Vezi pe GitHub↗25,706
  • gnunn1/tilixAvatar gnunn1

    gnunn1/tilix

    5,690Vezi pe GitHub↗

    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

    D
    Vezi pe GitHub↗5,690
  • arsmasiuk/qvgeAvatar ArsMasiuk

    ArsMasiuk/qvge

    669Vezi pe GitHub↗

    Qt Visual Graph Editor

    C++
    Vezi pe GitHub↗669
  • atom/electronAvatar atom

    atom/electron

    121,778Vezi pe GitHub↗

    Electron is a framework for building native desktop applications using JavaScript, HTML, and CSS. It functions as a cross-platform desktop runtime that combines the Chromium engine with Node.js to enable web technologies to run as standalone applications on Windows, macOS, and Linux. The project serves as a desktop integration layer that allows web-based user interfaces to access low-level operating system APIs. By bridging the Chromium rendering engine with a Node.js environment, it enables a single codebase to be deployed as a native executable across different desktop operating systems. T

    C++
    Vezi pe GitHub↗121,778

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Find more with AI search
  • billiob/terminologyAvatar billiob

    billiob/terminology

    733Vezi pe GitHub↗

    The best terminal emulator based on the Enlightenment Foundation Libraries

    C
    Vezi pe GitHub↗733
  • bolner/crtermAvatar bolner

    bolner/CRTerm

    7Vezi pe GitHub↗

    CRT Terminal emulator (OpenGL)

    Java
    Vezi pe GitHub↗7
  • christianparpart/contourAvatar christianparpart

    christianparpart/contour

    2,945Vezi pe GitHub↗

    Modern C++ Terminal Emulator

    C++
    Vezi pe GitHub↗2,945
  • gnome-terminator/terminatorAvatar gnome-terminator

    gnome-terminator/terminator

    2,609Vezi pe GitHub↗

    multiple GNOME terminals in one window

    Python
    Vezi pe GitHub↗2,609
  • das-labor/panopticonAvatar das-labor

    das-labor/panopticon

    1,443Vezi pe GitHub↗

    A libre cross-platform disassembler.

    Rust
    Vezi pe GitHub↗1,443
  • davidar/tensorAvatar davidar

    davidar/tensor

    171Vezi pe GitHub↗

    Cross-platform Qt5/QML-based Matrix client

    C++
    Vezi pe GitHub↗171
  • dvdhrm/kmsconAvatar dvdhrm

    dvdhrm/kmscon

    806Vezi pe GitHub↗

    Linux KMS/DRM based virtual Console Emulator

    C
    Vezi pe GitHub↗806
  • elementary/terminalAvatar elementary

    elementary/terminal

    425Vezi pe GitHub↗

    Terminal emulator designed for elementary OS

    Vala
    Vezi pe GitHub↗425
  • endaaman/tymAvatar endaaman

    endaaman/tym

    199Vezi pe GitHub↗

    Lua-configurable terminal emulator

    C
    Vezi pe GitHub↗199
  • eugeny/tabbyAvatar Eugeny

    Eugeny/tabby

    72,154Vezi pe GitHub↗

    Tabby is a cross-platform terminal emulator and desktop application suite designed for managing command-line workflows and remote infrastructure. It provides a comprehensive environment for terminal session orchestration, allowing users to organize multiple active sessions through split panes and custom layouts. The application functions as a secure remote connection manager, supporting advanced authentication, port forwarding, and persistent network sessions via an asynchronous protocol layer. The project distinguishes itself through a modular plugin architecture that enables users to extend

    TypeScriptserialssh-clienttelnet-client
    Vezi pe GitHub↗72,154
  • cdepillabout/termonadAvatar cdepillabout

    cdepillabout/termonad

    418Vezi pe GitHub↗

    Terminal emulator configurable in Haskell.

    Haskell
    Vezi pe GitHub↗418
  • aseman-land/telegramqmlAvatar Aseman-Land

    Aseman-Land/TelegramQML

    60Vezi pe GitHub↗

    Telegram API tools for QtQml and Qml. It's based on Cutegram-Core and libqtelegram.

    C++
    Vezi pe GitHub↗60
  • guake/guakeAvatar Guake

    Guake/guake

    4,617Vezi pe GitHub↗

    Guake is a drop-down terminal emulator for Linux built on the VTE widget, designed to appear instantly with a single configurable hotkey. It mimics the quake-style console by sliding down from the top of the screen, supporting full-screen toggling and transparency. The terminal manages multiple sessions as named tabs, with automatic naming from the running command and customizable switching shortcuts. It also adapts to multi-monitor setups by placing the window on the monitor under the mouse cursor or a designated screen. Guake stands out with its ability to detect file paths and URLs in term

    Pythonguakeguake-terminalhacktoberfest
    Vezi pe GitHub↗4,617
  • heroyin/qmlvncviewerAvatar heroyin

    heroyin/qmlvncviewer

    65Vezi pe GitHub↗

    VNC viewer component by qt quick

    C
    Vezi pe GitHub↗65
  • kharacternyk/viterAvatar Kharacternyk

    Kharacternyk/viter

    68Vezi pe GitHub↗

    A Vim-ish terminal emulator written and extendable in Python.

    Python
    Vezi pe GitHub↗68
  • kovidgoyal/kittyAvatar kovidgoyal

    kovidgoyal/kitty

    33,462Vezi pe GitHub↗

    Kitty is a high-performance, GPU-accelerated terminal emulator designed to provide a consistent and extensible workspace across different operating systems. It leverages graphics hardware to render text, images, and complex layouts with low latency, while providing a robust environment for demanding command-line workflows. The project distinguishes itself through its integrated workspace management and programmable interface. It functions as a tiling window manager that organizes terminal windows, tabs, and layouts into persistent, keyboard-driven sessions. Users can automate complex workflow

    Pythoncgogolang
    Vezi pe GitHub↗33,462
  • krtirtho/wivesAvatar KRTirtho

    KRTirtho/wives

    167Vezi pe GitHub↗

    A beautiful, modern & feature-rich Terminal Emulator

    Dart
    Vezi pe GitHub↗167
  • lanoxx/tildaAvatar lanoxx

    lanoxx/tilda

    1,336Vezi pe GitHub↗

    A Gtk based drop down terminal for Linux and Unix

    C
    Vezi pe GitHub↗1,336
  • liamg/darktileAvatar liamg

    liamg/darktile

    3,082Vezi pe GitHub↗

    :waningcrescentmoon: Darktile is an experimental/abandoned GPU rendered terminal emulator designed for tiling window managers.

    Go
    Vezi pe GitHub↗3,082
  • linuxdeepin/deepin-terminalAvatar linuxdeepin

    linuxdeepin/deepin-terminal

    171Vezi pe GitHub↗

    deepin-terminal-reborn

    C++
    Vezi pe GitHub↗171
  • lirios/filesAvatar lirios

    lirios/files

    89Vezi pe GitHub↗

    :rocket: File manager

    C++
    Vezi pe GitHub↗89
  • lxde/lxterminalAvatar lxde

    lxde/lxterminal

    192Vezi pe GitHub↗

    VTE terminal emulator written in GTK

    C
    Vezi pe GitHub↗192
  • lxqt/qterminalAvatar lxqt

    lxqt/qterminal

    699Vezi pe GitHub↗

    A lightweight Qt-based terminal emulator

    C++
    Vezi pe GitHub↗699
  • mavlink/qgroundcontrolAvatar mavlink

    mavlink/qgroundcontrol

    4,347Vezi pe GitHub↗

    QGroundControl is a desktop ground control station application that communicates with drones using the MAVLink protocol. It serves as a central interface for controlling both manual and autonomous flight operations, monitoring real-time telemetry, and managing vehicle configurations for compatible UAV platforms. The application provides a comprehensive mission planning environment with an interactive map-based editor for designing autonomous flight paths and waypoint sequences. It includes tools for flight controller configuration and sensor calibration, supporting both PX4 and ArduPilot plat

    C++ardupilotdronehacktoberfest
    Vezi pe GitHub↗4,347
  • mej/etermAvatar mej

    mej/Eterm

    47Vezi pe GitHub↗

    Eterm terminal emulator

    C
    Vezi pe GitHub↗47
  • amirhammouteneei/scheduledpasteandkeysAvatar AmirHammouteneEI

    AmirHammouteneEI/ScheduledPasteAndKeys

    167Vezi pe GitHub↗

    version 1.2.1 (December 2024)

    C++
    Vezi pe GitHub↗167