A modern, minimal, dark GUI terminal built from scratch in Python using PySide6.
- Dark sleek UI with green prompt
- Run any shell command (ls, pwd, grep, etc.)
- Built-in
cdwith full path resolution - Live prompt updates as you navigate directories
- Python 3
- PySide6 (Qt6)
pip install PySide6
python src/main.pyMoin
