Terminal Emulator Written In C99.
What makes TTýr different?
- Minimalistic Design
- Hybrid Tabing/Tiling
- GPU Acceleration
- API
Operating System | Compatibility |
---|---|
Linux | Yes |
MacOS | No |
Windows | No |
Window System | Compatibility |
---|---|
X11 | Yes |
Wayland | No |
Graphics Driver | Compatibility |
---|---|
OpenGL | Yes |
Vulkan | No |
DirectX | No |
The following dependencies must be present on the system.
The following dependencies are automatically compiled during the build process.
- Netzhaut
TTýr is companion project to Netzhaut, from which it requires nh-api, nh-core, nh-encoding, nh-wsi and nh-gfx modules. - st
For shell functionality, TTýr uses parts of the great st.
git clone https://github.com/dajofrey/TTyr
cd TTyr && git submodule update --init --recursive
make -f build/automation/Makefile all