A Graphical Interface for Distrobox
Find a file
Dvlv ca8534f4fd
Some checks failed
Publish Release / Publish binaries (push) Has been cancelled
fix padding on View Applications
2024-02-19 07:37:53 +00:00
.github also add gschema to zip dir 2024-02-17 09:55:37 +00:00
docs fix docs link 2024-02-17 10:10:41 +00:00
icons remove old icon 2024-02-09 17:12:39 +00:00
po compile ptBR translation and regen potfile 2024-02-16 16:43:13 +00:00
scripts compile glib schemas in install script 2024-02-17 09:47:59 +00:00
src fix padding on View Applications 2024-02-19 07:37:53 +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
gschemas.compiled set preferred terminal WIP - need to fix flatpak 2024-02-16 13:30:50 +00:00
io.github.dvlv.boxbuddyrs.desktop screenshots, finishing off debrpm work, docs 2024-02-12 16:41:59 +00: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 alter flatpak translations slightly 2024-02-18 13:23:20 +00:00
io.github.dvlv.boxbuddyrs.metainfo.xml make show applications window scrollable 2024-02-19 06:56:39 +00:00
LICENSE Create LICENSE 2023-12-21 11:35:54 +00:00
Makefile WIP set preferred term - menu button in header bar, gio settings created 2024-02-15 19:14:31 +00:00
README.md docs for debrpm stuff 2024-02-12 18:00:31 +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 Dev Documentation and Translator Documentation.

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.