You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A qemu virtual machines manager written in bash, awk and python wrappers. The bash script has a lot of bash scripting techniques like module imports, dynamic imports, generic functions using script function pointer techniques, creating dialog UI using terminal ncurses interface, regex expression techniques, dynamic manipulation of terminal prope…