A Graphical Interface for Distrobox
Find a file
Dvlv 0ac54b853c
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
new version
2024-10-25 16:55:31 +01:00
.github Create feature_request.md 2024-04-24 13:06:45 +01:00
docs 2.2.11 2024-09-06 06:43:20 +01:00
icons remove old icon 2024-02-09 17:12:39 +00:00
po polish translations {pl_PL) 2024-10-25 13:31:22 +02:00
scripts Script to update translations automatically 2024-06-14 09:12:24 +02:00
src new version 2024-10-25 16:55:31 +01:00
.gitignore Fix .gitignore 2024-02-04 13:45:16 +01:00
boxbuddy-dev-environment.ini distrobox-assemble file for boxbuddy development 2024-02-08 18:15:16 +00:00
Cargo.lock bump gettext, replace uses of gettext macro with format, bump flatpak gnome runtime 2024-10-15 17:50:31 +01:00
Cargo.toml bump gettext, replace uses of gettext macro with format, bump flatpak gnome runtime 2024-10-15 17:50:31 +01:00
generated-sources.json bump gettext, replace uses of gettext macro with format, bump flatpak gnome runtime 2024-10-15 17:50:31 +01:00
gschemas.compiled set preferred terminal WIP - need to fix flatpak 2024-02-16 13:30:50 +00:00
io.github.dvlv.boxbuddyrs.desktop Dekstop: Add keywords for easier discovery 2024-05-16 15:59:59 +02:00
io.github.dvlv.boxbuddyrs.gschema.xml set preferred terminal WIP - need to fix flatpak 2024-02-16 13:30:50 +00:00
io.github.dvlv.boxbuddyrs.json bump gettext, replace uses of gettext macro with format, bump flatpak gnome runtime 2024-10-15 17:50:31 +01:00
io.github.dvlv.boxbuddyrs.metainfo.xml new version 2024-10-25 16:55:31 +01:00
LICENSE Create LICENSE 2023-12-21 11:35:54 +00:00
Makefile bump versions, fix issue with whitespace on app name 2024-06-14 17:10:15 +01:00
README.md Update README.md 2024-07-13 08:23:31 +01:00

BoxBuddy

An unofficial GUI for managing your Distroboxes. Written with GTK4 + Libadwaita.

Note that this does not come with Podman or Distrobox, those will need to be installed on the host.

Main Menu

Installing

Flatpak

Download on Flathub

Note: The Flatpak does not have filesystem access by default, so some features are disabled. Please see the documentation for details.

Local Binary

  • Visit the releases section
  • Download and unzip the release
  • Execute ./install.sh

Documentation

Documentation lives at the GitHub Pages site.

Contributing

Please see the dedicated Dev Documentation and Translator Documentation.

Help Wanted

Help would be greatly appreciated in these areas:

  • Translations - Currently implemented: EN, DE, UK, RU, IT, ES, pt_BR. Any other translations appreciated!

Issues / Feature Requests

Feature requests are welcome! Please check the roadmap to see if a feature is already planned.

When filing issues, please keep in mind that BoxBuddy is just a GUI, and I am not a developer of Distrobox itself. Any issues with created boxes are probably better logged upstream.