Files
gqrx/dk.gqrx.gqrx.appdata.xml
2025-10-29 00:50:22 -04:00

41 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>dk.gqrx.gqrx</id>
<name>Gqrx</name>
<summary>Software defined radio receiver implemented using GNU Radio and the Qt GUI toolkit</summary>
<summary xml:lang="cs">Přijímač na bázi softwarově definovaného rádia implementovaný s použitím GNU Radio a Qt</summary>
<summary xml:lang="de">Software defined Radio auf Basis von GNU Radio und dem Qt GUI Toolkit</summary>
<summary xml:lang="nl">Software defined radio ontvanger geïmplementeerd met GNU Radio en de Qt GUI toolkit</summary>
<summary xml:lang="ru">Приемник для программно-определенного радио (SDR) использующий GNU Radio и библиотеку Qt</summary>
<summary xml:lang="zh_CN">使用 GNU Radio 和 Qt GUI 实现的软件无线电接收器</summary>
<developer_name>Alexandru Csete</developer_name>
<developer id="dk.gqrx">
<name>Alexandru Csete</name>
</developer>
<description>
<p>
Gqrx is an open source software defined radio receiver (SDR) powered by the GNU Radio and the Qt graphical toolkit.
</p>
<p>
Gqrx supports many of the SDR hardware available, including Airspy, Funcube Dongles, rtl-sdr, HackRF and USRP devices.
</p>
</description>
<metadata_license>CC-BY-3.0</metadata_license>
<project_license>GPL-3.0</project_license>
<url type="bugtracker">https://github.com/gqrx-sdr/gqrx/issues</url>
<!-- <url type="donation"></url> -->
<!-- <url type="faq"></url> -->
<!-- <url type="help"></url> -->
<url type="homepage">https://gqrx.dk/</url>
<!-- <project_group>none</project_group> not a project from GNOME, KDE or XFCE -->
<launchable type="desktop-id">dk.gqrx.gqrx.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://raw.githubusercontent.com/gqrx-sdr/gqrx/master/resources/screenshots/gqrx-main.png</image>
<caption>Main Gqrx window</caption>
</screenshot>
</screenshots>
<content_rating type="oars-1.1" />
<update_contact>argilo@gmail.com</update_contact>
</component>