Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Alacritty | 48,675 | 3 | 3 days ago | 6 | March 24, 2023 | 311 | apache-2.0 | Rust | ||
A cross-platform, OpenGL terminal emulator. | ||||||||||
Kitty | 19,931 | 14 hours ago | 19 | August 17, 2021 | 27 | gpl-3.0 | Python | |||
Cross-platform, fast, feature-rich, GPU based terminal | ||||||||||
Darktile | 2,947 | 6 months ago | 11 | May 10, 2022 | 28 | mit | Go | |||
:waning_crescent_moon: Darktile is a GPU rendered terminal emulator designed for tiling window managers. | ||||||||||
Glrnvim | 259 | 8 months ago | 4 | gpl-3.0 | Rust | |||||
glrnvim wraps nvim with your favourite terminal into a standalone, non-fancy but daily-usable neovim GUI. | ||||||||||
Galacritty | 145 | 5 years ago | n,ull | unlicense | Rust | |||||
[Abandoned experiment] GTK terminal emulator based on Alacritty [USE WEZTERM!] | ||||||||||
Swift_opengl_example | 66 | 2 months ago | mit | Swift | ||||||
:star: Swift OpenGL Example written with swift (for Ubuntu, macOS, iOS and Android) | ||||||||||
Terminal Recall | 49 | 2 months ago | 49 | epl-1.0 | Java | |||||
Engine remake for Terminal Velocity and Fury3 | ||||||||||
Glkitty | 43 | 2 years ago | 1 | C | ||||||
port of the OpenGL gears demo to kitty terminal graphics protocol | ||||||||||
Glerminal | 24 | 4 years ago | 12 | January 20, 2019 | 12 | other | Rust | |||
A lightweight terminal made with OpenGL | ||||||||||
Opengl Ttf Terminal | 15 | 8 years ago | 1 | C | ||||||
A terminal window for Linux implemented using libtsm, libsdl, stb_truetype, fontstash |
A VT100 type terminal emulator that renders a TrueType font to an OpenGL window.
This is made possible using open source code:
On Linux,
git submodule init
git submodule update
make
And run,
./togl
2016 A. Carl Douglas