Tue Jan 14 18:17:36 2020
<5547a085> <https://github.com/raoofha/gter/blob/master/readme.md|https://github.com/raoofha/gter/blob/master/readme.md>
— readme.md
— “`
# gter : a terminal for GUI apps (WIP)
gter is actually a window manager based on [basic_wm](<https://github.com/jichu4n/basic_wm>)
![gter](gter.gif)
# requirement
* X11
* Xephyr
* xterm
* bash
# compile and run
“`
git clone <https://github.com/raoofha/gter>
cd gter
bash gter.cpp
“`
“`