Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/dvlv/boxbuddyrs
- Owner: Dvlv
- License: mit
- Created: 2023-12-09T10:39:01.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-18T06:53:59.000Z (3 months ago)
- Last Synced: 2024-10-25T09:12:54.744Z (3 months ago)
- Topics: containers, distrobox, flatpak, gtk, gtk4, libadwaita, linux, podman, rust
- Language: Rust
- Homepage:
- Size: 1.52 MB
- Stars: 257
- Watchers: 4
- Forks: 26
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- License: LICENSE
- Roadmap: docs/ROADMAP.md
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
**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)