Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 875 Bytes

File metadata and controls

17 lines (11 loc) · 875 Bytes

dUI

C library for making simple GUIs in the linux TTY

This project has ended, it is to an acceptable quality so you may use it within reason in your projects, I will respond to bugs and minor feature requests but no major changes will occur. If you wish to use dUI in x11, I have made dUI-x11, which is my current hobby project and is worked on.

Documentation

Screenshots

Screenshot taken from tests/mouseTest.c:

Screenshot taken from tests/buttonTest.c:

Screenshot taken from tests/inputTest.c