A Graphical Interface for Distrobox
Find a file
Dvlv dc00e35587
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
update readme and roadmap
2024-02-03 11:33:41 +00:00
.github Update bug_report.md 2024-02-01 18:10:22 +00:00
docs update readme and roadmap 2024-02-03 11:33:41 +00:00
icons finishing manifest and a bit of tweaking 2023-12-10 14:58:07 +00:00
po remove unneeded po 2024-02-01 18:43:55 +00:00
scripts add make translate script to generate mo files 2024-01-27 16:51:38 +00:00
src version bump 2024-02-01 18:48:10 +00:00
.gitignore translation notes in sourcecode, init flag when creating box, refresh button, stop button, ability to set active tab when rerendering 2024-01-27 16:27:57 +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 appdata and fix formatting on manifests 2024-01-07 14:51:11 +00:00
io.github.dvlv.boxbuddyrs.metainfo.xml version bump 2024-02-01 18:48:10 +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 readme and roadmap 2024-02-03 11:33:41 +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 live at the GitHub Pages site.

Contributing

Please see the dedicated contributing.md file.

Help Wanted

Help would be greatly appreciated in these areas:

  • Logo - Someone with artistic skills to make a nicer logo
  • 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. 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.