mirror of
https://github.com/13hannes11/toolbx-tuner.git
synced 2024-09-03 23:21:00 +02:00
33 lines
1.5 KiB
XML
33 lines
1.5 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
|
|
<id>org.kuchelmeister.toolbxtuner</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<name>Toolbx Tuner</name>
|
|
<summary>Manage and enhance your toolbxes (containertoolboxes)</summary>
|
|
<description>
|
|
<p>An application to manage and enhance your containertoolboxes.</p>
|
|
</description>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<caption>Main application window showing multiple toolboxes. The toolboxes are shown as a list. Each toolbox has a start/stop button, an open in terminal button and a settings button.</caption>
|
|
<image type="source" width="1441" height="857">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_light.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<caption>Main application window in dark mode.</caption>
|
|
<image type="source" width="1441" height="857">https://media.githubusercontent.com/media/13hannes11/toolbx-tuner/main/data/screenshots/main_dark.png</image>
|
|
</screenshot>
|
|
|
|
</screenshots>
|
|
|
|
<url type="homepage">https://github.com/13hannes11/toolbx-tuner</url>
|
|
<url type="bugtracker">https://github.com/13hannes11/toolbx-tuner/issues/</url>
|
|
<update_contact>hannes_AT_kuchelmeister.org</update_contact>
|
|
<developer_name>Hannes Kuchelmeister</developer_name>
|
|
|
|
<launchable type="desktop-id">org.kuchelmeister.toolbxtuner.desktop</launchable>
|
|
|
|
</component>
|
|
|