{"id":13438088,"url":"https://github.com/nemuTUI/nemu","last_synced_at":"2025-03-19T18:31:51.591Z","repository":{"id":38412507,"uuid":"221912385","full_name":"nemuTUI/nemu","owner":"nemuTUI","description":"Ncurses UI for QEMU","archived":false,"fork":false,"pushed_at":"2024-09-09T13:16:22.000Z","size":1876,"stargazers_count":302,"open_issues_count":12,"forks_count":22,"subscribers_count":8,"default_branch":"master","last_synced_at":"2024-09-10T10:30:20.257Z","etag":null,"topics":["ncurses-ui","qemu","tui"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nemuTUI.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-15T11:40:27.000Z","updated_at":"2024-09-09T13:16:25.000Z","dependencies_parsed_at":"2024-02-19T14:27:43.583Z","dependency_job_id":"9ebeae9c-e681-464d-b7f6-dca432b136d9","html_url":"https://github.com/nemuTUI/nemu","commit_stats":{"total_commits":1774,"total_committers":23,"mean_commits":77.1304347826087,"dds":0.6877113866967306,"last_synced_commit":"fc634efb12c79280764a71aa95688b0002aeb207"},"previous_names":[],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuTUI%2Fnemu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuTUI%2Fnemu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuTUI%2Fnemu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nemuTUI%2Fnemu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nemuTUI","download_url":"https://codeload.github.com/nemuTUI/nemu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221729802,"owners_count":16871107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ncurses-ui","qemu","tui"],"created_at":"2024-07-31T03:01:02.806Z","updated_at":"2025-03-19T18:31:51.585Z","avatar_url":"https://github.com/nemuTUI.png","language":"C","funding_links":[],"categories":["C","\u003ca name=\"vm\"\u003e\u003c/a\u003eContainerization and virtualization","Table of Contents"],"sub_categories":[],"readme":"# nEMU [Ncurses UI for QEMU]\n\n[![Release][release-bage]][release-url]\n[![Packaging status][repo-bage]][repo-url]\n[![Linux build][ci-linux-bage]][ci-linux-url]\n[![FreeBSD build][ci-freebsd-bage]][ci-freebsd-url]\n[![MacOS build][ci-macos-bage]][ci-macos-url]\n\n[![gif-demo][demo-thumb]][demo-url]\n## Features\n * Install/delete/clone/rename VM\n * Show VM status, CPU usage\n * Start/stop/shutdown/reset VM\n * Connect to VM via VNC or SPICE protocol\n * Full VM snapshots (since QEMU-6.0.0)\n * Show/Edit VM settings\n * USB support\n * Network via tap/macvtap interfaces\n * VirtFS support (Plan 9 host files sharing)\n * Import OVA (OVF 1.0/2.0)\n * D-Bus support\n * Remote control API\n\n## UI demo\n[![Alt New user interface](https://img.youtube.com/vi/y8RT6-AF1BA/3.jpg)](https://www.youtube.com/watch?v=y8RT6-AF1BA)\n[![Form navigation](https://img.youtube.com/vi/KuLLnyLbcyw/3.jpg)](https://www.youtube.com/watch?v=KuLLnyLbcyw)\n### Old user interface (versions \u003c 2.0.0)\n[![Alt Install OpenBSD VM example](https://img.youtube.com/vi/GdqSk1cto50/1.jpg)](https://www.youtube.com/watch?v=GdqSk1cto50)\n[![Alt Redirecting serial line terminals to tty,socket](https://img.youtube.com/vi/j5jeFa9Pl9E/1.jpg)](https://www.youtube.com/watch?v=j5jeFa9Pl9E)\n[![Alt Snapshots preview](https://img.youtube.com/vi/lYkiolMg42Y/1.jpg)](https://www.youtube.com/watch?v=lYkiolMg42Y)\n[![Alt Overview](https://img.youtube.com/vi/jOtCY--LEN8/1.jpg)](https://www.youtube.com/watch?v=jOtCY--LEN8)\n\n## Environment Requirements\n * Linux/FreeBSD/MacOS host\n * QEMU (\u003e= 2.12.0 [minimum] \u003e= 6.0.0 [all features])\n\n## Packages\n * Alpine: `apk add nemu`\n * Debian and Ubuntu [packages](https://software.opensuse.org/download.html?project=home%3A0x501D\u0026package=nemu)\n * Gentoo: `emerge app-emulation/nemu`\n * FreeBSD: `pkg install nemu` or `make -C /usr/ports/emulators/nemu install clean`\n * RPMs: [stable](https://copr.fedorainfracloud.org/coprs/grafin1992/nEMU/), [latest](https://copr.fedorainfracloud.org/coprs/grafin1992/nEMU-latest/)\n * MacOS: `brew install nemu`\n\n## Remote clients\n * [nemu-droid](https://github.com/nemuTUI/nemu-droid)\n\n[release-bage]: https://img.shields.io/github/v/release/nemuTUI/nemu?include_prereleases\u0026label=Release\u0026labelColor=2d3532\n[release-url]: https://github.com/nemuTUI/nemu/releases\n[repo-bage]: https://repology.org/badge/tiny-repos/nemu.svg\n[repo-url]: https://repology.org/project/nemu/versions\n[ci-linux-bage]: https://github.com/nemuTUI/nemu/actions/workflows/linux.yml/badge.svg\n[ci-linux-url]: https://github.com/nemuTUI/nemu/actions/workflows/linux.yml\n[ci-freebsd-bage]: https://github.com/nemuTUI/nemu/actions/workflows/freebsd.yml/badge.svg\n[ci-freebsd-url]: https://github.com/nemuTUI/nemu/actions/workflows/freebsd.yml\n[ci-macos-bage]: https://github.com/nemuTUI/nemu/actions/workflows/macosx.yml/badge.svg\n[ci-macos-url]: https://github.com/nemuTUI/nemu/actions/workflows/macosx.yml\n[demo-thumb]: https://user-images.githubusercontent.com/5861368/152040930-cb4e7e69-08b0-4902-bc20-925e061ae414.png\n[demo-url]: https://user-images.githubusercontent.com/5861368/152041148-f6acc0a3-445f-40a1-9fa2-e4c16ca76b0f.gif\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnemuTUI%2Fnemu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FnemuTUI%2Fnemu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnemuTUI%2Fnemu/lists"}