A Graphical Interface for Distrobox
Find a file
Dvlv 989566f758
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
split host and home access, put back window size on create popup
2024-02-10 10:13:01 +00:00
.github sort SVG files for binary install 2024-02-09 17:11:22 +00:00
docs flatseal screenshot update 2024-02-09 17:31:44 +00:00
icons remove old icon 2024-02-09 17:12:39 +00:00
po de translation fix 2024-02-09 16:43:55 +00:00
scripts sort SVG files for binary install 2024-02-09 17:11:22 +00:00
src split host and home access, put back window size on create popup 2024-02-10 10:13:01 +00: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 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
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 docs, SVG path fix 2024-02-06 13:26:35 +00:00
io.github.dvlv.boxbuddyrs.metainfo.xml adjust tips page 2024-02-08 17:38:55 +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 add make translate script to generate mo files 2024-01-27 16:51:38 +00:00
README.md update release notes and readme 2024-02-08 07:59:19 +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

Documentation

Documentation lives at the GitHub Pages site.

Contributing

Please see the dedicated contributing.md file.

Help Wanted

Help would be greatly appreciated in these areas:

  • NixOS Support - Someone with NixOS knowledge to create a nix package (or make the flatpak version work on NixOS)
  • Translations - Currently implemented: EN, DE, UK, RU, IT, 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.