1/30/2025: The project is in the process of deep revision. This will take a while.
It is a text-based application where the entire user interface is represented by a mosaic of text cells forming a TUI matrix. The resulting TUI matrix is just rendered either into its own GUI window or into a compatible text console.
It can wrap any console application and be nested indefinitely, forming a text-based desktop environment.
![Demo on YouTube](https://user-images.githubusercontent.com/11535558/146906370-c9705579-1bbb-4e9e-8977-47312f551cc8.gif)
- Windows
- Windows 8.1 and later
- Unix
- Linux
- macOS
- FreeBSD
- NetBSD
- OpenBSD
...
Currently, rendering into a native GUI window is only available on the Windows platform; on Unix platforms, a terminal emulator is required.