PaNDa2code/zerotty
Cross compiled terminal emulator written in zig
7b434a47c2b85f395d8e5a6dca47af6a74422521
a5b065dbdce02ea86c0c45cf1c9f5c64b1d6f5b2
d5f381759825ee0bac29bc294d47aa05be4ab7b5
b11eecd68fb4b770f30fe2c9da522ff966f95b1e
0e164cd7306d8d0491982f7102d4291fb5e0c5fa
62a853cd3b3134398ce85cde8bb5cbb2ef0194cb
31bd433201d12d6aa700074d751a7db4555cdb0d
7b15bbef199ab1c3aec18f62b98e6924d9441d7e
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.
Developed primarily in Zig, leveraging its capabilities for cross-compilation and system-level programming.
Current compatibility status across platforms and architectures:
OperatingSystem | x86_64 |
ARM64 |
ARMv7 |
---|---|---|---|
Linux | 🚧 | 🚧 | 🚧 |
Windows | 🚧 | 🚧 | ❌ |
macOS | 🚧 | ❌ | ❌ |
Android | ❌ | ❌ | ❌ |
iOS | ❌ | ❌ | ❌ |
Contributions are welcome. Fork the repository and submit pull requests.