Skip to content

nemuTUI/nemu

Repository files navigation

nEMU [ncurses interface for QEMU]

Features

  • Install guest
  • Delete guest
  • Clone guest
  • Show guest status
  • Start/stop guest
  • Connect to guest via vnc
  • Show/Edit guest hardware parametrs
  • USB support
  • Network via tap interfaces

Videos

Alt Install OpenBSD VM example Alt Redirecting serial line terminals to tty,socket Alt Overview

Environment Requirements

  • Linux/FreeBSD host
  • QEMU

** Do not build from master now, use tags! It broken due to project code rewrite from C++ to C **