PaNDa2code/zerotty
Cross platfom GPU accelerated terminal emulator written in zig
9d399c0895de4746c1fcab366841e2ab031b0429
a5b065dbdce02ea86c0c45cf1c9f5c64b1d6f5b2
259f5b98ae7b09067f663ebe5a2f523ecea1b314
b11eecd68fb4b770f30fe2c9da522ff966f95b1e
f879074293f0e2f718c93fd19cc0a96260a3aa52
62a853cd3b3134398ce85cde8bb5cbb2ef0194cb
362cdd6bce109f7bc674be134cddd378f52da5d4
7b15bbef199ab1c3aec18f62b98e6924d9441d7e
b38f8534ac3112961e57dba53c97781eddf42832
master
3268a23da82231f1bd2c064de7fdf6fb7056126f
ZeroTTY is a terminal emulator project. It focuses on cross-compilation, native execution, and low-level design to achieve high speed and performance across various operating systems.
git clone github.com/PaNDa2code/zerotty
cd zerotty
zig build -Drender-backend=OpenGL
./zig-out/bin/zerotty
Developed primarily in Zig, leveraging its capabilities for cross-compilation and system-level programming.
The following badges show the results of running zig build -Dtarget={{ target }} test
via test.yml.
Status |
---|
Contributions are welcome. Fork the repository and submit pull requests.