Skip to content

dajofrey/TTyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTýr

Terminal Emulator Written In C99.

screenshot

What makes TTýr different?

  • Minimalistic Design
  • Hybrid Tabing/Tiling
  • GPU Acceleration
  • API

Contents

Compatibilities

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

Dependencies

The following dependencies must be present on the system.

  • Git
    For submodules.
  • Make
    For building.

The following dependencies are automatically compiled during the build process.

  • Netzhaut
    TTýr is companion project to Netzhaut, from which it requires nhapi, nhcore, nhencoding, nhwsi and nhgfx modules.
  • st
    For shell functionality, TTýr uses parts of the great st.

Build

Linux

git clone https://github.com/dajofrey/TTyr   
cd TTyr && git submodule update --init --recursive    
make -f build/automation/Makefile all

About

Terminal Emulator Written In C99.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages