mirror of
https://github.com/arabianq/pipewire-soundpad.git
synced 2026-04-28 14:31:23 +00:00
86b38a250e
* deps: rodio v0.22.2 -> 57ad9d8a9f30398f634fbf8e4e1d53dde7243c21 with symphonia-libopus * change version to 1.7.5 * deps: update cargo-sources.json
31 lines
1.3 KiB
XML
31 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<component type="desktop-application">
|
|
<id>ru.arabianq.pwsp</id>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<project_license>MIT</project_license>
|
|
<name>PWSP</name>
|
|
<summary>Play audio files through your microphone using PipeWire</summary>
|
|
<description>
|
|
<p>
|
|
PWSP (PipeWire Soundpad) is a tool that allows you to play audio files through your
|
|
microphone.
|
|
It features both a graphical user interface and a command-line interface.
|
|
</p>
|
|
</description>
|
|
<launchable type="desktop-id">ru.arabianq.pwsp.desktop</launchable>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image>https://raw.githubusercontent.com/arabianq/pipewire-soundpad/master/assets/screenshot.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<url type="homepage">https://pwsp.arabianq.ru</url>
|
|
<url type="bugtracker">https://github.com/arabianq/pipewire-soundpad/issues</url>
|
|
<url type="vcs-browser">https://github.com/arabianq/pipewire-soundpad</url>
|
|
<developer id="ru.arabianq">
|
|
<name>arabian</name>
|
|
</developer>
|
|
<releases>
|
|
<release version="1.7.5" date="2026-04-26" />
|
|
</releases>
|
|
<content_rating type="oars-1.1" />
|
|
</component> |