Skip to content

theodric/virtui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

virTUI

like virt-manager (lite) but for the terminal
like haTUI but for qemu-kvm
Python + urwid

screenshot

Believe me, I wanted to add a lot more features and polish, and I did, but completely pathological things like reordering menus or adding help text or (God forbid) context-sensitive menu contents all caused the TUI to completely fail to render after coming back from a console session, and I need the console session capability, so all the fancy colors and niceties went away. ** Pull requests welcome! **

Installation

pip install .
# or possibly
pip install --break-system-packages .

Run

virtui

About

A Python+urwid TUI (like virt-manager in the terminal) for qemu-kvm VMs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages