Lightweight, graphical interface built with the Godot Engine for managing portable applications via soar.
It provides a simple way to discover, install, and track your tools.
- Portable Package Management: Focused on
soarportable binaries. - Versioning: Browse and select specific versions of applications.
- Visual Metadata: Automatically fetches app icons and detailed descriptions.
- Asynchronous Networking: Uses non-blocking HTTP requests so the UI stays responsive during downloads.
- Minimal Resource Caching: Locally stores app details and icons for instant loading on repeat visits.
- Godot Engine - The core game engine used for the UI.
- Soar Backend - The logic powering the package management.
This project is licensed under the MIT License - see the LICENSE file for details.
- Created by stevepine (Fenyő István) aka sugo
- Special thanks to the Godot and Soar!