a-la-karte/org.kde.alakarte.metainfo.xml

95 lines
3 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<!-- SPDX-License-Identifier: CC0-1.0 -->
<!-- SPDX-FileCopyrightText: 2026 A-La-Karte Contributors -->
<component type="desktop-application">
<id>org.kde.alakarte</id>
<name>A-La-Karte</name>
<summary>A unified game launcher for KDE Plasma</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<developer id="org.kde.alakarte">
<name>A-La-Karte Contributors</name>
</developer>
<url type="homepage">https://invent.kde.org/marcoa/a-la-karte</url>
<url type="bugtracker">https://invent.kde.org/marcoa/a-la-karte/-/issues</url>
<url type="vcs-browser">https://invent.kde.org/marcoa/a-la-karte</url>
<description>
<p>
A-La-Karte is a game launcher for KDE Plasma. It can import games from Steam, Lutris,
and Heroic Games Launcher, as well as Bottles, Flatpak, itch.io, Legendary, RetroArch
playlists, and desktop entries.
</p>
<p>Features:</p>
<ul>
<li>Import games from Steam, Lutris, Heroic, Bottles, Flatpak, itch.io, Legendary, RetroArch playlists, and desktop entries</li>
<li>Grid and list views</li>
<li>Search and filter your game library</li>
<li>Mark games as favorites</li>
<li>Show last played timestamps</li>
<li>Launch games directly from the app</li>
<li>SteamGridDB cover art integration and custom cover upload</li>
<li>KRunner integration for launching games from Plasma search</li>
<li>Adaptive layout for small screens</li>
<li>Native Plasma 6 integration</li>
</ul>
</description>
<launchable type="desktop-id">org.kde.alakarte.desktop</launchable>
<provides>
<binary>alakarte</binary>
</provides>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<recommends>
<control>keyboard</control>
<control>pointing</control>
<control>touch</control>
</recommends>
<categories>
<category>Game</category>
<category>Qt</category>
</categories>
<keywords>
<keyword>games</keyword>
<keyword>launcher</keyword>
<keyword>steam</keyword>
<keyword>lutris</keyword>
<keyword>heroic</keyword>
<keyword>bottles</keyword>
<keyword>flatpak</keyword>
<keyword>itch</keyword>
<keyword>legendary</keyword>
<keyword>retroarch</keyword>
<keyword>steamgriddb</keyword>
<keyword>epic</keyword>
<keyword>gog</keyword>
<keyword>library</keyword>
</keywords>
<releases>
<release version="0.1.0" date="2026-01-17">
<description>
<p>First public preview release of A-La-Karte</p>
<ul>
<li>Import games from Steam, Lutris, Heroic, Bottles, Flatpak, itch.io, Legendary, RetroArch playlists, and desktop entries</li>
<li>Grid and list view modes</li>
<li>Search and filtering</li>
<li>Favorites support</li>
<li>Game launching</li>
</ul>
</description>
</release>
</releases>
<content_rating type="oars-1.1" />
</component>