blue-recorder/flatpak/sa.sy.bluerecorder.metainfo.xml
سليمان bbebba2133
last changes from flathub repo and replace category (#4)
* Remove flathub.json

* upgrade runtime

* use only x11

* fix the wrong path

* Category replaced
2021-04-30 12:29:02 +03:00
Ask

40 lines
1.8 KiB
XML

{5f624f62986340330d0f23144d7a031dac8a84e9 true 1822 sa.sy.bluerecorder.metainfo.xml 0xc002d42700}

<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>sa.sy.bluerecorder</id>
<name>Blue Recorder</name>
<summary>A simple screen recorder for Linux desktop. Supports Wayland &amp; Xorg</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-only</project_license>
<description>
<p>
A simple desktop recorder for Linux systems. Built using Rust, GTK+ 3 and ffmpeg. It supports recording audio and video on almost all Linux interfaces with support for Wayland display server on GNOME session. The following formats are currently supported: mkv, avi, mp4, wmv, gif and nut (And only WebM for Wayland&apos;s GNOME session). You can stop the recording process easily by right-clicking the icon and choosing &quot;Stop Record&quot;. Or middle-clicking the recording icon in the notifications area (but doesn&apos;t work on all interfaces). You can choose the audio input source you want from the list. You can also set the default values you want by simply changing them in the interface, and the program will save them for you for the next time you open it. Based on GREEN RECORDER but rewritten in RUST
</p>
</description>
<launchable type="desktop-id">sa.sy.bluerecorder.desktop</launchable>
<screenshots>
<screenshot type="default">
<image>https://dashboard.snapcraft.io/site_media/appmedia/2021/02/blue-recorder.png</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.0" />
<categories>
<category>AudioVideo</category>
<category>GTK</category>
</categories>
<provides>
<binary>blue-recorder</binary>
</provides>
<url type="homepage">https://github.com/xlmnxp/blue-recorder</url>
<releases>
<release version="0.1.3" date="2021-04-27"/>
</releases>
</component>