28 lines
757 B
XML
28 lines
757 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>dev.bscubed.Luminate</id>
|
|
|
|
<name>Luminate</name>
|
|
<summary>GNOME Jellyfin client built with Swift</summary>
|
|
|
|
<metadata_license>MIT</metadata_license>
|
|
<project_license>LGPL-3.0-or-later</project_license>
|
|
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>touch</control>
|
|
</supports>
|
|
|
|
<description>
|
|
<p>
|
|
A native GNOME Jellyfin client built with Swift and Adwaita.
|
|
</p>
|
|
<p>
|
|
Browse your media library, watch movies and TV shows, and keep track of your progress across devices.
|
|
</p>
|
|
</description>
|
|
|
|
<launchable type="desktop-id">dev.bscubed.Luminate.desktop</launchable>
|
|
</component>
|
|
|