GitHub - Julien-cpsn/desktop-tui: A desktop environment without graphics
Desktop-TUI 🖥️
A desktop environment without graphics (tmux-like).
Features:
Parse shortcut files containing apps
Display any application or command that uses stdout
Move and resize windows
Change tilling options
Handle application error
Select a file or a folder to then use it as an application or command argument
Use the Crossterm backend when bugs are resolved. currently using ncurses but colors are wrong.
Handle GNU applications and commands crash
How to use
Install
cargo install desktop-tu...
Read more at github.com