Hacker News new | ask | show | jobs
by benj111 2722 days ago
So how long will it be before someone puts a gui desktop in a terminal?
1 comments

You can get halfway there if you combine Xvfb's -fbdir option and Chafa's --watch option. Chafa supports the XWD format Xvfb puts out.

Have to do input with xdotool, though :)