A Graphical Interface for Distrobox
Find a file
Dvlv 61472875dc
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
fedora container attmept
2024-01-20 13:59:30 +00:00
.github/workflows fedora container attmept 2024-01-20 13:59:30 +00:00
docs move scripts, add index file for ghpages 2024-01-20 13:09:37 +00:00
icons finishing manifest and a bit of tweaking 2023-12-10 14:58:07 +00:00
po correct lang docs 2024-01-11 18:30:46 +00:00
scripts move scripts, add index file for ghpages 2024-01-20 13:09:37 +00:00
src clippy cleanup and tweaks to home dir selector 2024-01-18 17:43:40 +00:00
.gitignore port dbox handler, not found message 2023-12-09 13:16:42 +00:00
Cargo.lock WIP localisation - add po folder and wrap stuff in gettext 2024-01-06 13:36:22 +00:00
Cargo.toml WIP localisation - add po folder and wrap stuff in gettext 2024-01-06 13:36:22 +00:00
create-pot.sh WIP localisation - add po folder and wrap stuff in gettext 2024-01-06 13:36:22 +00:00
generated-sources.json new gensources 2024-01-06 13:51:00 +00:00
io.github.dvlv.boxbuddyrs.desktop finishing manifest and a bit of tweaking 2023-12-10 14:58:07 +00:00
io.github.dvlv.boxbuddyrs.external.json update appdata and fix formatting on manifests 2024-01-07 14:51:11 +00:00
io.github.dvlv.boxbuddyrs.json update appdata and fix formatting on manifests 2024-01-07 14:51:11 +00:00
io.github.dvlv.boxbuddyrs.metainfo.xml move scripts, add index file for ghpages 2024-01-20 13:09:37 +00:00
io.github.dvlv.boxbuddyrs.yml WIP flatpak build 2023-12-10 12:27:26 +00:00
LICENSE Create LICENSE 2023-12-21 11:35:54 +00:00
Makefile move scripts into Makefile 2024-01-20 12:43:05 +00:00
README.md contributing docs 2024-01-12 16:31:58 +00: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

Local Binary

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

Contributing

Please see the dedicated contributing.md file

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.