39 lines
1.4 KiB
XML
39 lines
1.4 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<component type="desktop-application">
|
||
|
<id>com.experimentalcraft.NekoPlayer</id>
|
||
|
|
||
|
<name>Neko Player</name>
|
||
|
<summary>An audio player that can play back files with seamless loops using their metadata.</summary>
|
||
|
|
||
|
<metadata_license>MIT</metadata_license>
|
||
|
<project_license>MIT</project_license>
|
||
|
|
||
|
<description>
|
||
|
<p>
|
||
|
An audio player that can play back files with seamless loops using their metadata.
|
||
|
</p>
|
||
|
<p>
|
||
|
It can also change the pitch, tempo, and speed (which is pitch and tempo at the same time) using the SoundTouch libraries found on the system.
|
||
|
</p>
|
||
|
<p>
|
||
|
### Themes This player supports theming! Go to the preferences window, and either select a theme, or open the theme editor.
|
||
|
</p>
|
||
|
<p>
|
||
|
In addition, themes support changing the accent color to have the hue you select.
|
||
|
</p>
|
||
|
</description>
|
||
|
|
||
|
<launchable type="desktop-id">neko-player.desktop</launchable>
|
||
|
<screenshots>
|
||
|
<screenshot type="default">
|
||
|
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/main_window.png</image>
|
||
|
</screenshot>
|
||
|
<screenshot>
|
||
|
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/dark_with_accent.png</image>
|
||
|
</screenshot>
|
||
|
<screenshot>
|
||
|
<image>https://complecwaft.com/catmeow/neko-player/raw/branch/main/screenshots/playing.png</image>
|
||
|
</screenshot>
|
||
|
</screenshots>
|
||
|
</component>
|