Skip to content

GNOME/gnome-boxes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

668dcfe · Mar 3, 2025
Mar 11, 2024
Aug 7, 2024
Jan 9, 2025
Aug 2, 2024
Mar 3, 2025
Nov 7, 2024
Jun 29, 2022
Feb 27, 2023
Apr 1, 2019
Sep 13, 2012
Aug 12, 2015
Jul 10, 2012
Jan 9, 2025
Jun 29, 2022
Jan 6, 2012
Mar 29, 2022
Jan 9, 2025
Jul 9, 2024
Feb 5, 2015
Apr 28, 2023
Oct 18, 2024
Jun 29, 2022

Repository files navigation

GNOME Boxes

A simple GNOME application to access virtual machines.

Download on Flathub

Goals

  • View, access, and use:
    • local virtual machines
    • When technology permits, set up access for applications on local virtual machines
  • View, access, and use virtual machines on removable media
  • View, access, and use shared connection / machines
  • Share connections?
  • Upload / publish virtual machines
  • Select favorites
  • Search for connections

Non-Goals

  • Enterprise system management / administration
  • Asset management
  • Software distribution
  • Automation

Use Cases

  • Connect to a local virtual machine for testing.

Runtime Dependencies

  • genisoimage (usually provided by genisoimage package)

Reporting issues

Firstly verify that the issue you are experiencing is not yet reported in our issue tracker

When reporting issues, please provide as much useful information as you can. This can include:

  • The version of Boxes you are running (Menu -> About, or gnome-boxes --version in the command line).
  • Steps to reproduce your problem.
  • An error message, if there is one (in the UI and on the console)
  • If Boxes crashes, attach a stack trace
  • If additional information is necessary, activate debug messages.
  • A fix/solution (read the HACKING.md file).

If you forget about something important, we will probably ask.

References