Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dvlv/boxbuddyrs

A Graphical Interface for Distrobox
https://github.com/dvlv/boxbuddyrs

containers distrobox flatpak gtk gtk4 libadwaita linux podman rust

Last synced: 2 days ago
JSON representation

A Graphical Interface for Distrobox

Awesome Lists containing this project

README

        

# 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](docs/screenshot-1.png)

## 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.](https://dvlv.github.io/BoxBuddyRS/tips)

### Local Binary
- Visit the [releases section](https://github.com/Dvlv/BoxBuddyRS/releases)
- Download and unzip the release
- Execute `./install.sh`

## Documentation
Documentation lives at the [GitHub Pages site.](https://dvlv.github.io/BoxBuddyRS)

## Contributing
Please see the dedicated [Dev Documentation](https://dvlv.github.io/BoxBuddyRS/dev-docs) and [Translator Documentation.](https://dvlv.github.io/BoxBuddyRS/translator-docs)

## 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](https://github.com/Dvlv/BoxBuddyRS/blob/master/docs/ROADMAP.md) 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.](https://github.com/89luca89/distrobox/issues)